docs: note Flatpak host-open of log paths and F1 location under 0.3.2
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -10,6 +10,8 @@ version 0.3.2
|
||||
inspected afterwards (for example with ``expected_result`` or a ``py_func``).
|
||||
- "Show Results" now opens the log on Flatpak (it used to do nothing) and can
|
||||
be used while a test is running, not only after it finishes.
|
||||
- Other places that open a file now work on Flatpak too: clicking a file path
|
||||
in the log output, and the "open location" button in the variables (F1) window.
|
||||
- Double-clicking a test item to open the log now uses an editor of your choice:
|
||||
a new preference holds the command (default ``code -g {file}:{line}``); set it
|
||||
to your editor (for example ``kate -l {line} {file}``). Works on Flatpak too.
|
||||
|
||||
Reference in New Issue
Block a user