Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 805 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 805 Bytes

scone-dictionary

Provides language configuration and highlighting to work with dictionaries used as the input file for SCONE Monte Carlo Code

Features

Provides the usual basic features expected in a programming language configured for VSCode:

  • Comment toggling (default: ctrl/)
  • Syntax highlighting;
  • Automatic closing of nested dictionaries {} and list (); entries.
  • Automatic indentation

Showcase

Installation

Since the package is yet in its early development it has not been published in the Marketplace.

To install download the .vsix package in the Release tab and install extension with

code --install-extension scone-dictionary-0.0.1.vsix