albert200000 / more-languages-for-adobe-brackets

A plugin to extend code and markup language support in Adobe Brackets using the native CodeMirror.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

More Languages for Adobe Brackets

More Languages for Adobe Brackets is a plugin to extend code and markup language support in Adobe Brackets using the native CodeMirror language modes.

This plugin currently supports syntax highlighting and comment hotkeys for the following languages:

  1. Brainfuck
  2. COBOL
  3. Common Lisp
  4. Cython
  5. D
  6. Django
  7. Fortran
  8. HTTP
  9. IDL
  10. Julia
  11. LaTeX
  12. LiveScript
  13. Mathematica
  14. Pascal
  15. PowerShell
  16. R
  17. reStructuredText (RST/reST)
  18. sTeX
  19. Swift

The examples folder contains example syntax for each supported language sourced from CodeMirror.

Copyright and License

More Languages for Adobe Brackets is Copyright © 2018-2020 of Erick Edward Shepherd - All rights reserved.

More Languages for Adobe Brackets is licensed under the GNU Affero General Public License v3.0 (AGPLv3):

More Languages for Adobe Brackets is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

More Languages for Adobe Brackets is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with More Languages for Adobe Brackets. If not, see <https://www.gnu.org/licenses/>.

See the LICENSE.txt file for full details.

About

A plugin to extend code and markup language support in Adobe Brackets using the native CodeMirror.

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 76.5%Language:CSS 18.0%Language:HTML 5.5%