Brak opisu

Alex Dima d40eeccae0 Adopt latest monaco-editor-core 9 lat temu
.vscode c4177ec697 Initial release 9 lat temu
src d40eeccae0 Adopt latest monaco-editor-core 9 lat temu
test c4177ec697 Initial release 9 lat temu
.gitignore c4177ec697 Initial release 9 lat temu
.npmignore c4177ec697 Initial release 9 lat temu
LICENSE.md c4177ec697 Initial release 9 lat temu
README.md 73265012bb Fix README 9 lat temu
ThirdPartyNotices.txt c4177ec697 Initial release 9 lat temu
gulpfile.js c4177ec697 Initial release 9 lat temu
package.json d40eeccae0 Adopt latest monaco-editor-core 9 lat temu
tsconfig.json c4177ec697 Initial release 9 lat temu

README.md

Monaco Languages

Colorization and configuration supports for multiple languages for the Monaco Editor:

monaco-languages

  • bat
  • coffee script
  • cpp
  • csharp
  • fsharp
  • go
  • ini
  • jade
  • lua
  • objective-c
  • powershell
  • python
  • r
  • ruby
  • sql
  • swift
  • vb
  • xml

Installing

This npm module is bundled and distributed in the monaco-editor npm module.

Dev:

  • compile with npm run watch
  • test with npm run test
  • bundle with npm run prepublish

License

MIT