https://github.com/cppcxy/intellij-sumnekolua
SumnekoLua for Intellij
https://github.com/cppcxy/intellij-sumnekolua
Last synced: 8 months ago
JSON representation
SumnekoLua for Intellij
- Host: GitHub
- URL: https://github.com/cppcxy/intellij-sumnekolua
- Owner: CppCXY
- License: mit
- Created: 2022-11-09T09:45:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T12:34:19.000Z (over 1 year ago)
- Last Synced: 2025-03-18T02:51:33.913Z (over 1 year ago)
- Language: Kotlin
- Size: 2.95 MB
- Stars: 19
- Watchers: 4
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Intellij-SumnekoLua
## Marketplace
You can find the plugin on the JetBrains Marketplace:
[SumnekoLua Plugin - Stable Version](https://plugins.jetbrains.com/plugin/22315-sumnekolua/versions/stable/365277)
## Introduction
Intellij-SumnekoLua is a plugin for IntelliJ IDEA that adds comprehensive support for the Lua programming language. Built on top of SumnekoLua (also known as luals), this plugin offers a range of features to enhance your Lua development experience, including:
- Intelligent code completion
- Advanced code navigation
- Automatic code formatting
- Syntax highlighting
- Error detection and quick fixes
Whether you are working on small scripts or large Lua projects, Intellij-SumnekoLua aims to streamline your workflow and improve productivity.
## Performance Recommendation
If you encounter any performance issues while using this plugin, we recommend trying [Intellij-Emmylua2](https://plugins.jetbrains.com/plugin/25076-emmylua2), which may offer better performance for certain use cases.