All Projects → EmmyLua → Intellij Emmylua

EmmyLua / Intellij Emmylua

Licence: apache-2.0
Lua IDE/Debugger Plugin for IntelliJ IDEA

Programming Languages

kotlin
9241 projects
lua
6591 projects

Projects that are alternatives of or similar to Intellij Emmylua

android-studio-plugin
Integrate your Android project with Crowdin
Stars: ✭ 52 (-96.03%)
Mutual labels:  intellij, ide, intellij-plugin
Intellij Makefile
Makefile support for IntelliJ-based IDEs
Stars: ✭ 164 (-87.49%)
Mutual labels:  ide, intellij, intellij-plugin
AppleScript-IDEA
AppleScript support for IntelliJ IDEs
Stars: ✭ 21 (-98.4%)
Mutual labels:  intellij, ide, intellij-plugin
intellij-autohotkey
AutoHotkey plugin for the Jetbrain's IntelliJ platform
Stars: ✭ 30 (-97.71%)
Mutual labels:  intellij, ide, intellij-plugin
intellij-ui-test-robot
The library allows you to write and execute UI tests among IntelliJ IDEA. You can test your Plugin.
Stars: ✭ 60 (-95.42%)
Mutual labels:  intellij, ide, intellij-plugin
Intellij
IntelliJ plugin for Bazel projects
Stars: ✭ 500 (-61.86%)
Mutual labels:  ide, intellij, intellij-plugin
Julia Intellij
💻 Julia Plugin for IntelliJ IDEA ┗😃┛ ┏😃┓ ┗😃┛
Stars: ✭ 258 (-80.32%)
Mutual labels:  ide, intellij, intellij-plugin
Acejump
🅰️ single character search, select, and jump
Stars: ✭ 786 (-40.05%)
Mutual labels:  ide, intellij, intellij-plugin
Intellij Music
Play fancy music based on your keyboard activity in IDE
Stars: ✭ 28 (-97.86%)
Mutual labels:  intellij, intellij-plugin
Sfcc Studio
Salesforce Commerce Cloud (SFCC) Studio Plugin for Jetbrains IDEs
Stars: ✭ 30 (-97.71%)
Mutual labels:  intellij, intellij-plugin
Grazi
Grammar checking and more for IntelliJ IDEA
Stars: ✭ 32 (-97.56%)
Mutual labels:  intellij, intellij-plugin
Laravel Whoops Editor
Laravel Whoops Editor helps to open your code editor from exception stack trace.
Stars: ✭ 83 (-93.67%)
Mutual labels:  ide, intellij
Intellij Sdk Docs
IntelliJ SDK Platform Documentation
Stars: ✭ 913 (-30.36%)
Mutual labels:  intellij, intellij-plugin
Gradle Dependencies Plugins Helper Plugin
This is an IntelliJ IDEA plugin for searching dependencies/plugins from JCentral/GradlePlugins inside Gradle projects.
Stars: ✭ 31 (-97.64%)
Mutual labels:  intellij, intellij-plugin
Intellij Figlet
🔌A FIGlet-based ASCII Art generation plugin for IntelliJ based IDEs.
Stars: ✭ 27 (-97.94%)
Mutual labels:  intellij, intellij-plugin
Idea Php Drupal Symfony2 Bridge
PhpStorm plugin to support Symfony components inside Drupal 8
Stars: ✭ 34 (-97.41%)
Mutual labels:  intellij, intellij-plugin
I18nplugin
Intellij idea i18next support plugin
Stars: ✭ 43 (-96.72%)
Mutual labels:  intellij, intellij-plugin
Intellij jahia plugin
Jahia's definitions.cnd files syntax highlighting, code completion, and other amazing stuff
Stars: ✭ 19 (-98.55%)
Mutual labels:  intellij, intellij-plugin
Mongo4idea
MongoDB integration in Intellij
Stars: ✭ 966 (-26.32%)
Mutual labels:  intellij, intellij-plugin
Intellij Arend
Arend plugin for IntelliJ IDEA
Stars: ✭ 67 (-94.89%)
Mutual labels:  intellij, intellij-plugin

logo

EmmyLua for IntelliJ IDEA

Build status Online EmmyLua Doc 在线文档 Jetbrains plugin Jetbrains plugin donate Join the chat at gitter 加入QQ群 加入QQ群

QQ交流群:1群:29850775 2群:529914962 (最新版本以及部分视频演示在群文件中下载)

snapshot

Find usages

find_usages

Rename

rename

Parameter hints

param_hints param_hints_cfg

Go to symbol

go_to_symbol

Go to class

go_to_class

Quick Documentation(Ctrl + Q)

quick_documentation

Method separators

method_separators_cfg method_separators

Method override line marker

method_override_line_marker

Features

feature progress
Syntax highlighting
Highlighting global
Highlighting local/param
Highlighting up value
Lua 5.3 support
Find usages
Rename(Shift + F6)
Go to definition(Ctrl + Mouse)
Go to symbol(Ctrl + Alt + Shift + N)
Go to class(Ctrl + N)
Go to file(Ctrl + Shift + N)
Parameter name hints
Keyword completion
Basic completion
Structure view
Brace Matching
Comment in/out
Color settings page
Comment based type/class annotation
Method override line marker
Name suggestion for refactor
Quick Documentation(Ctrl + Q)
Live templates
Postfix completion templates 14
Code formatter
Code intentions 9
Code inspections 7
Lua Standard Library/API
Region folding
Attach Debugger
Remote Debugger
Lua Check
Embed Remote Debugger 0%
Lua Profiler
... .etc

Road map

  • [ ] Attach debugger rewriting
  • [x] Remote debugger rewriting
  • [ ] Data follow inspections
  • [ ] Ctrl follow inspections
  • [ ] @interface support
  • [ ] API Hub

Build environment requirements

  • JDK 11

  • Setup environment variables as following:

      JAVA_HOME="path to JDK 11"
      IDEA_HOME_203="path to IDEA 203+"
    

Building

./gradlew buildPlugin -DIDEA_VER=203

Developed By

@tangzx 阿唐

Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].