Giter Club home page Giter Club logo

vscode-crestron-splus's Introduction

This is a language package for programming Crestron SIMPL+ module. It has syntax highlighting, document formatting, snippets for a lot of S+ functions and code blocks, build tasks to compile your code, and a shortcut for the S+ help file. After installing the extension, please open your VSCode Settings (CTRL-Comma) and search for Splus and verify/update the file locations in there.

Use CTRL+SHIFT+B to compile your S+ code

You must enable or disable the platforms you wish to compile for in the settings. By default only 3 series is enabled.

0.4.2

  • When opening a single file, VSCode will now open the containing folder to enable build tasks
  • Fixed build bug when PowerShell is the default shell
  • Fixed document formatter adding a blank line to the ends of files

0.4.1

  • Continued syntax refinement (by bitm0de)
  • Code cleanup and rework

New in 0.4.0

  • Lots of updates to syntaxes
  • API file generation for SIMPL# libraries added to build tasks (CTRL+SHIFT+B)

New in 0.3.0:

  • Fixed helpfile shortcut
  • Added online help shortcut to context menu (or CTRL+SHIFT+F2)

Required Extensions (installed automatically)

  • Browser Preview (auchenberg.vscode-browser-preview)

Quality of life recommendations:

Extension Commands

This extension contributes the following commands:

  • splus.localHelp: Opens the local SIMPL+ help reference file
  • splus.webHelp: Opens the online SIMPL+ help reference page

Extension Settings

This extension contributes the following settings:

  • splus.compilerLocation: sets the path of the SIMPL+ compiler
  • splus.helpLocation: sets the path of the SIMPL+ help file
  • splus.enable2series: enables 2 series platform for build targets
  • splus.enable3series: enables 3 series platform for build targets
  • splus.enable4series: enables 4 series platform for build targets

Keybindings and Menus

All commands are added to the right click context menu of the editor tab, and the following keybindings have been added.

  • ctrl+shift+F1: Opens the local SIMPL+ help reference file
  • ctrl+shift+F2: Opens the online SIMPL+ help reference page

vscode-crestron-splus's People

Contributors

sentry07 avatar bitm0de avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.