Plugin for Lama language
It provides highlighting, powerful completion, renaming, contains a few simple inspections and much more!
To get full list of supported features check FEATURES.md
- Linux
- Mac OS (see workaround)
- Windows
Open Settings > Plugins > Marketplace
in your IDE, search for Lama
and install the plugin
Download the latest release and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Lama
executables is 32-bit, so it's impossible to compile and run such programs on OSX.
Lima uses as a workaround.
If you on macOS and want to have a good experience you need to:
- Install
lima
- Start Linux instance (
limactl start
) - Enable
lima
support (Preferences > Languages & Frameworks > Lama > Enable lima support
) - If you whatever don't have stdlib completion/resolve/etc try
Restart IDE
Any contributing are welcome. You're encouraged to contribute to the plugin if you've found any issues or missing functionality that you would want to see. Check out CONTRIBUTING.md to learn how to set up the project. If you don't know what to do, check open Issues.