LibGDXPlugin icon indicating copy to clipboard operation
LibGDXPlugin copied to clipboard

An IntelliJ plugin for use with LibGDX

Results 4 LibGDXPlugin issues
Sort by recently updated
recently updated
newest added

On startup, this plugin causes ide to keep indexing resourses for very long time ( > 5min). version 1.24 When I disable the plugin, it takes only 20 sec to...

When an error highlights a part of the code, the error only goes away when the highlighted code is completely erased. For example, say that after doing some refactoring, there...

It would be nice to have support for gdxAI [behavior tree file format](https://github.com/libgdx/gdx-ai/wiki/Behavior-Trees#text-format). Example: https://github.com/libgdx/gdx-ai/blob/master/tests/data/dog.tree

``` AWT-EventQueue-0, TID: 49 [57600ms] [email protected]/java.awt.EventDispatchThread.run(Unknown Source) [57600ms] [email protected]/java.awt.EventDispatchThread.pumpEvents(Unknown Source) [57600ms] [email protected]/java.awt.EventDispatchThread.pumpEvents(Unknown Source) [57600ms] [email protected]/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [57600ms] [email protected]/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [57600ms] [email protected]/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [57600ms] com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:341) [57600ms] com.intellij.ide.IdeEventQueue$$Lambda/0x0000000800717c98.run(Unknown Source) [57600ms] com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$12(IdeEventQueue.kt:301) [57600ms]...