-
Notifications
You must be signed in to change notification settings - Fork 0
OLD FDSSyntaxHighlighting
Syntax highlighting is a feature of some text editors that display text in different colors and fonts according to the category of terms. This page lists various sources for FDS syntax highlighting applied to text editors.
Gedit is the official text editor of the Gnome desktop environment, that comes preinstalled in many Linux distributions.
Download Gedit for Linux, Mac OSX, and MS Windows from: http://projects.gnome.org/gedit/index.html
Download the plugin from link
This plugin is released under the GNU General Public License (GPL).
Extract the zipped file and copy its contents to the following directory: ~/.local/share/
. Now you can run the gedit
editor.
Download Notepad++ for MS Windows from: http://notepad-plus-plus.org/
Download the plugin from: http://code.google.com/p/blenderfds/downloads/list
This plugin is released under the GNU General Public License (GPL) by Dipl.-Ing. M.Kitzlinger, Technische Universitaet Darmstadt, Institut fuer Numerische Methoden und Informatik im Bauwesen,
To install it:
- Open Notepad++
- Open the User-Defined Dialog e.g. via View-menu.
- Press import-button and select the downloaded file.
- Restart Notepad++
Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.
Download Vim from: http://www.vim.org
Here is a syntax highlighting building script provided by Andrew Louie: https://sites.google.com/site/louiea/vimsyntaxfileforfds
If you use Vim, you do not need too many explanations... ;-)
This plugin updates the list of Fraise syntax definitions. Do not hesitate to contact its developer in case of problems: parsipal@gmail.com.
Download Fraise for Mac OSX from: http://www.fraiseapp.com/
Download the plugin from:
- FDS 5.5.0 keywords: Smultron_SHxFDS5.5.x.zip
- FDS 5.4.x keywords: Smultron_SHxFDS5.4.x.zip
This plugin is released under the GNU General Public License (GPL).
To install it:
- Download and install Fraise text editor.
- Quit Fraise before start installation process.
-
Finder > Go > Application > Fraise.app
, then right click on it and chooseexplore contained
. - Open the
Resource
directory; - Overwrite the
SyntaxDefinitions.plist
; - Open
Syntax Definitions
directory; - Copy
fds.plist
into it; - Now start Fraise and load any FDS input file.