Không có mô tả

Alex Dima 14f3eddc6b 0.2.0 9 năm trước cách đây
.vscode c4177ec697 Initial release 9 năm trước cách đây
src d40eeccae0 Adopt latest monaco-editor-core 9 năm trước cách đây
test c4177ec697 Initial release 9 năm trước cách đây
.gitignore c4177ec697 Initial release 9 năm trước cách đây
.npmignore c4177ec697 Initial release 9 năm trước cách đây
LICENSE.md c4177ec697 Initial release 9 năm trước cách đây
README.md 73265012bb Fix README 9 năm trước cách đây
ThirdPartyNotices.txt c4177ec697 Initial release 9 năm trước cách đây
gulpfile.js c4177ec697 Initial release 9 năm trước cách đây
package.json 14f3eddc6b 0.2.0 9 năm trước cách đây
tsconfig.json c4177ec697 Initial release 9 năm trước cách đây

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