New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

salto-vscode

Package Overview
Dependencies
Maintainers
0
Versions
4420
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

salto-vscode

Provides rich support for NACL Configuration files, including syntax highlighting, auto-complete, code navigation and more.

  • 0.5.1-daniel.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.7K
increased by23.06%
Maintainers
0
Weekly downloads
 
Created
Source

Salto NACL Configuration Editor

This VS Code extension adds rich support for Salto NACL Configuration files, which represent a business application configuration. By utilizing NACL files, users can easily perform impact analysis on the business application configuration, as well as deploy changes between environments, document these changes using git commits and more. The extension includes syntax highlighting, auto-complete, code navigation, error and warning highlighting, and more!

Check out Salto's Repository for documentation, the code for this extension and more.

Features at a glance

  • Auto-completion support.
  • Syntax highlighting for .nacl files.
  • Syntax, Merge, and validation error highlighting.
  • Browse document symbols
  • Browse workspace symbols
  • Peek definition
  • Goto definition
  • Find references
  • Show types definition values on hover
  • Copy salto reference

Auto-completion support

Auto completion

Syntax Highlighting

Syntax

Error highlighting

errors

Indexing support

  • Press Ctrl+Shift+O or ⇧⌘O to browse symbols in the current file
  • Press Ctrl+T or ⌘T to jump to symbol
  • Press Alt+F12 or ⌥F12 to peek definition
  • Show type definition on hover
  • Outline view support
indexing

Copy Salto reference

  • Right click on the attribute, value, type or instance you would like to reference and select Copy Salto Reference from the menu.
indexing

Manual Installation

In addition to installing through the VS Code marketplace, the extension can also be manually installed by downloading a vsix file and manually adding it to your VS Code. Notice that auto-updates will not work if you manually install the extension. To install manually:

  • Download the latest vsix file from here
  • Open the extension menu
  • Select install from .vsix
  • Choose the downloaded file
  • Note: On version updates you might need to manually delete the extension directory in $home/.vscode/extensions
Installation

FAQs

Package last updated on 10 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc