Releases: TNO/vscode-tracy
Releases · TNO/vscode-tracy
v0.0.18
v0.0.17
0.0.17
v0.0.16
0.0.16
v0.0.15
Changes in this release
LogView changes:
- Text from the LogView table is now selectable.
- To select a row for use with Structure Matching do CTRL + Left Mouse Button (previously just Left Mouse Button)
Structure Matching changes:
(In this example the defined structure will match any rows that have a SubTeam name starting with the string "SubTeam" and a ProcessId ending in 76)
- Structure matching now supports use of wildcards. Wildcards can be created over contents of the structure rows to abstract away from business data. Wildcards can be created, used in multiple places (to look for any value which remains the same in all those places) and removed.
- Structure matching Help tooltip. This tooltip contains information about using the Structure Matching as well as the use of hotkeys.
v0.0.14
This release introduces the initial version of the Structure Matching functionality:
- Users are able to select individual (or multiple rows by Shift-clicking) from the log/trace file visible in the LogView table. Selected rows are highlighted.
- By clicking on the three vertical lines icon on top of the Minimap, users can then define a new structure (or append to it, in the case a structure is already defined)
- Users can search for occurrences of the structure in the file. The total number of matches is displayed in the lower right corner of the Structure matching dialogue. Users can scroll through the results by clicking on the arrow up/down next to the number of matches.
- Users can modify the structure:
- By selecting which fields of the entries in the structure (i.e., the ones in the Structure matching dialogue) should be used during the matching. Fields that are not relevant (such as the timestamp) will be greyed out.
- By toggling the structure link icon between entries in the structure. There are three modes: direct (arrow pointing down), min (ellipsis), and max (vertical ellipsis)
- By adding new rows to the structure (selecting them from the file and clicking the three horizontal lines again)
- By removing entries from the structure (clicking on "Remove rows" and then clicking on the red cross to the left of the entry to be removed)
v0.0.13
0.0.13
v0.0.12
0.0.12
v0.0.11
0.0.11
v0.0.10
0.0.10
v0.0.9
0.0.9