Skip to content

aucCool/newspeak-vscode

 
 

Repository files navigation

Newspeak

(Newspeak language) support for Visual Studio Code, based on the Smalltalk extention that can be found on (GitHub)

Features

Based on Tomás D'Stefano tmLanguage (available here), this extension will provide you basic support for Smalltalk language :

  • syntax highlighting
  • a few snippets

Install

  1. Within Visual Studio Code, open the command palette (Ctrl+Shift+P / Cmd+Shift+P)
  2. Select Install Extension and search for 'smalltalk' or run ext install smalltalk

Known Issues

Syntax highlighting is better supported under some color themes (Monokai for instance compared to Dark and Dark+).

Release Notes

0.1.0

Initial release for the Newspeak language.

0.0.1

Initial release. Snippets for ifTrue and ifFalse statements.

License

MIT, please see License for more information.

About

Newspeak language for Visual Studio Code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%