1.1.3 • Published 2 years ago

@phoenix-plugin-registry/more-languages-for-adobe-brackets v1.1.3

Weekly downloads
-
License
AGPLv3
Repository
-
Last release
2 years ago

=================================

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:

#. Brainfuck #. COBOL #. Common Lisp #. Cython #. D #. Django #. Fortran #. HTTP #. IDL #. Julia #. LaTeX #. LiveScript #. Mathematica #. Pascal #. PowerShell #. R #. reStructuredText (RST/reST) #. sTeX #. Swift_

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

.. Adobe Brackets: http://brackets.io .. CodeMirror: http://codemirror.net .. _examples: examples

.. Brainfuck: http://codemirror.net/mode/brainfuck/index.html .. COBOL: http://codemirror.net/mode/cobol/index.html .. Common Lisp: http://codemirror.net/mode/commonlisp/index.html .. Cython: http://codemirror.net/mode/cython/index.html .. D: http://codemirror.net/mode/d/index.html .. Django: http://codemirror.net/mode/django/index.html .. Fortran: http://codemirror.net/mode/fortran/index.html .. HTTP: http://codemirror.net/mode/http/index.html .. IDL: http://codemirror.net/mode/idl/index.html .. Julia: http://codemirror.net/mode/julia/index.html .. LaTeX: http://codemirror.net/mode/stex/index.html .. LiveScript: http://codemirror.net/mode/livescript/index.html .. Mathematica: http://codemirror.net/mode/mathematica/index.html .. Pascal: http://codemirror.net/mode/pascal/index.html .. PowerShell: http://codemirror.net/mode/powershell/index.html .. R: http://codemirror.net/mode/r/index.html .. reStructuredText (RST/reST): http://codemirror.net/mode/rst/index.html .. sTeX: http://codemirror.net/mode/stex/index.html .. _Swift: http://codemirror.net/mode/swift/index.html

Copyright and License

More Languages for Adobe Brackets is Copyright © 2018 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.

.. _LICENSE.txt: LICENSE.txt