After months of hard work :) we are happy to release the second version of the IntelliJ plugin for Fan programming language http://www.fandev.org/
This new version includes:
Synchronization between module build script (build.fan) and module name, dependencies, source folders: Basically build.fan is the IDE configuration file
Full expression parsing. Provide parser error markings
Comment line/block actions (code menu)
Go to Declaration action (Ctrl-B and Ctrl-Click)
Add new Fan class/mixin/enum action (context menu)
Hierarchical view (Ctrl-H)
Search for symbol Shift+Ctrl+Alt+N for all slots names
Searching for a class name works for external pod types
Display pod libraries content in project tree
Structure view - type and slot modifiers decorations
Syntax highlighting - Paired brace matcher
Auto insert of closing quote
Please go to http://wiki.jfrog.org/confluence/display/FANP/Home for more information. We are waiting for your feedback.
drorb Sun 5 Apr 2009
After months of hard work :) we are happy to release the second version of the IntelliJ plugin for Fan programming language http://www.fandev.org/
This new version includes:
Please go to http://wiki.jfrog.org/confluence/display/FANP/Home for more information. We are waiting for your feedback.
Dror and Fred.