- Basic highlighter
- Find Usages
- functions and procs
- types and automatons
- automaton scope variables
- actions
- local and global variables
- annotations
- Completion
- Formatter
- tabs
- lines between statements in automaton
- spaces around tokens
- Helper
- Name scope resolving
- Tips about constructions
- Project generator
- File templates
- Custom tools support
- Taint configs generation
- Templates generation
- Mining specification
- CI/CD
- Refactoring
- Null safety
- Optimization of search algorithms for find usages
- Tests
This plugin is for LibSL supporting. It is very easy to use:
- Install the plugin
- Add your custom tools for project via "Configure LibSL tools..."
- Enjoy LibSL support: highlighting, findUsages and other features
More features in future releases.
-
Using the IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "LibSL Support" > Install
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.