v1.40.0
What's Changed
Added
- The inventory usage options are now a configurable catalog. It ships with non-deletable defaults (file, snippet, pre-requisite, Dynamic library, Original code, Separate work, Other (Development tool)) and lets you create your own usages on the fly from the identify dialog and delete custom ones. Custom usages are saved in the workspace settings and shared across projects.
- Snippet compare view now has a match navigator that re centers both editors on the snippet match, with previous/next controls to step through files that have more than one snippet match.
Fixed
- Importing a
result.jsonno longer fails when a result has an emptyversionorlatestvalue. - Snippet match highlight in the compare view no longer disappears after scrolling: the match is now marked on the scrollbar, and scrolling one editor keeps the other aligned on its corresponding match.
- Dependency scanning no longer crashes when a project is scanned with Include all file types enabled.
Full Changelog: v1.39.2...v1.40.0