Skip to content

fanx-dev/fanIDE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

989 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FanIDE

Netbeans plugin to support the Fanx Language.

It forked from tcolar's FantomIDE (http://fantomide.colar.net/)

Features

  • Syntax Highlighting
  • Semantic Error
  • Completion with Doc
  • Go to declaration
  • Debugging
  • Outline view

Screenshot

image

Installing

Download

release with fanx : https://github.com/fanx-dev/fanx/releases

Install Apache Netbeans(at least 11.3)

https://netbeans.apache.org/download/index.html

Install as plugin

Apache Netbeans > Tools > Plugins > Downloaded > Add Plugins

Config Fanx/Fantom Env Path

Apache Netbeans > Tools > Preferences > Fantom

Set the theme

Apache Netbeans > Tools > Options > Appearance > Look and Feel > FlatLaf Light.

Build from Source

clone 'https://github.com/fanx-dev/fanx.git'.

cd fanx/compiler/compilerx
sh build.sh

About

IDE for Fanx Language

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 99.7%
  • Other 0.3%