Skip to content

vscode extension to provide SCONE input file language support

License

Notifications You must be signed in to change notification settings

CambridgeNuclear/vscode-scone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

vscode extension to provide SCONE input file language support

Resources

License

Stars

Watchers

Forks

Packages

No packages published