Netbeans plugin to support the Fanx Language.
It forked from tcolar's FantomIDE (http://fantomide.colar.net/)
- Syntax Highlighting
- Semantic Error
- Completion with Doc
- Go to declaration
- Debugging
- Outline view
release with fanx : https://github.com/fanx-dev/fanx/releases
https://netbeans.apache.org/download/index.html
Apache Netbeans > Tools > Plugins > Downloaded > Add Plugins
Apache Netbeans > Tools > Preferences > Fantom
Apache Netbeans > Tools > Options > Appearance > Look and Feel > FlatLaf Light.
clone 'https://github.com/fanx-dev/fanx.git'.
cd fanx/compiler/compilerx
sh build.sh