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.
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.