Skip to content

Releases: TNO/vscode-tracy

v0.0.18

06 Feb 12:54

Choose a tag to compare

v0.0.17

05 Feb 12:53

Choose a tag to compare

0.0.17

v0.0.16

24 Oct 12:25

Choose a tag to compare

0.0.16

v0.0.15

17 Aug 14:16

Choose a tag to compare

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:
Wildcard
(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

31 Jul 12:29

Choose a tag to compare

Structure-Matching-result-visualisation-3-ALT

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:
  1. 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.
  2. 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)
  3. By adding new rows to the structure (selecting them from the file and clicking the three horizontal lines again)
  4. 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

17 Jul 15:22

Choose a tag to compare

0.0.13

v0.0.12

15 Jun 12:31

Choose a tag to compare

0.0.12

v0.0.11

04 May 09:44

Choose a tag to compare

0.0.11

v0.0.10

04 May 08:01

Choose a tag to compare

0.0.10

v0.0.9

02 May 07:50

Choose a tag to compare

0.0.9