Posted
over 13 years
ago
by
sylvanaar2
fix a build issue
IDLua.iml
(2 lines added, 2 lines removed)
src/editor/completion/LuaCompletionContributor.java
(1 lines added, 1 lines
|
Posted
over 13 years
ago
by
sylvanaar2
fix up module names and try not to let intellijRulez into the completion list
src/editor/completion/LuaCompletionContributor.java
(2 lines added, 1 lines removed)
|
Posted
over 13 years
ago
by
sylvanaar2
limiting the noise in completions
src/editor/completion/LuaCompletionContributor.java
(4 lines added, 114 lines removed)
|
Posted
over 13 years
ago
by
sylvanaar2
remove options fron the sdk configurations. may need to clear out old data.
src/sdk/KahluaSdk.java
(5 lines added, 0 lines removed)
src/sdk/LuaSdkType.java
(5 lines added, 1 lines removed)
|
Posted
over 13 years
ago
by
sylvanaar2
restore some of the completion functionality
src/editor/completion/LuaCompletionContributor.java
(47 lines added, 33 lines removed)
|
Posted
over 13 years
ago
by
sylvanaar2
fix for not being able to index module(...) at startup since getContainingFile() returns null at that point.
src/lang/documentor/KahluaPluginDocumentationProvider.java
(22 lines
|
Posted
over 13 years
ago
by
sylvanaar2
Improved implementation of modules
resources/stdlibrary/coroutine.lua
(16 lines added, 0 lines removed)
resources/stdlibrary/debug.lua
(24
|
Posted
over 13 years
ago
by
sylvanaar2
Added tag 1.0a22 for changeset fd6f12aef7d1
.hgtags
(1 lines added, 0 lines removed)
|
Posted
over 13 years
ago
by
sylvanaar2
update plugin.xml for 1.0a22
META-INF/plugin.xml
(3 lines added, 3 lines removed)
|
Posted
over 13 years
ago
by
sylvanaar2
compile fixup
src/editor/inspections/InspectionProvider.java
(2 lines added, 0 lines removed)
|