Skip to content

Releases: ggbecker/content-navigator

0.0.10

15 May 18:57
Compare
Choose a tag to compare

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

12 Feb 20:31
aff6da8
Compare
Choose a tag to compare

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.

0.0.8

09 Jan 15:57
Compare
Choose a tag to compare
  • Fixed an omission on detecting rule id when current opened file is an OVAL content (oval/shared.xml)

0.0.7

11 Dec 12:34
Compare
Choose a tag to compare

Word separator excludes dash character.

0.0.6

10 Dec 16:01
Compare
Choose a tag to compare
  • Added Snippets
  • Added jump into template section function
  • Clipboard now takes precedence when opening content
  • Refactored code to use await keyword

0.0.5

13 Nov 21:48
Compare
Choose a tag to compare
  • Added support to rule prefix when opening content from clipboard.
  • Added support to open Anaconda and Puppet content.
  • Added support to navigate between content types from current content. More description in README.md.

0.0.4

11 Nov 14:49
Compare
Choose a tag to compare

Address documentation shortcuts.

0.0.3

30 Oct 16:30
Compare
Choose a tag to compare

Extension is loaded when starting vscode

0.0.2

29 Oct 22:54
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

Added auto completion of available rules

0.0.1

26 Sep 07:38
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release
Use auto format from vscode.