@phoenix-plugin-registry/more-languages-for-adobe-brackets
v1.1.3
Published
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 Brainfuck, COBOL, Common Lisp, Cython, D, Django, Fortran, HTTP, I
Downloads
16
Keywords
Readme
================================= 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