-
Notifications
You must be signed in to change notification settings - Fork 141
Editor Support
Takahiro Ueda edited this page May 19, 2023
·
3 revisions
The following editors have some support for FORM.
If you know more editors/IDEs/plugins that support FORM, please make a comment in vermaseren/form#320!
Gedit (and other tools using GtkSourceView, e.g., Gnome Builder)
- vsht/form.lang: syntax highlighting
- Builtin FORM 2 syntax highlighting (file)
- tueda/form.vim: syntax highlighting for FORM 4 and later
- benruijl/vscode-form: syntax highlighting
- jl-wynen/form-mode: syntax highlighting, custom function to (un-)comment lines, code indentation, support for Flycheck, support for ac-mode