Releases: ggbecker/content-navigator
Releases · ggbecker/content-navigator
0.0.10
Added
- Launch configuration template for ComplianceAsCode Test Suite.
- VSCode properties to control the launch configuration for ComplianceAsCode Test Suite.
- Detect rule id when editing a test scenario using the pattern
*.pass.sh
and*.fail.sh
. - Copy rule ID functions to
editor/title/context
contribution point.
Fixed
- Do not print selected/clipboard text when failing to open content.
0.0.9
Added
- Support to new type of content called Ignition.
- Option to copy full prefixed rule ID.
- Instructions on how to install the extension through VSCode Marketplace webpage.
- Snippet for
shell_lineinfile
template.
Fixed
- Content now opens from every context VSCode is. For example, there is no need to have an active opened editor to activate the shortcuts.
Removed
- Instructions on how to install using VSIX files.