issues
search
dkandalov
/
live-plugin
IntelliJ plugin for writing IntelliJ plugins at runtime ⚡️
https://plugins.jetbrains.com/plugin/7282
Apache License 2.0
858
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Slow operations are prohibited on EDT
#192
foto-andreas
closed
5 days ago
2
Error while loading plugin class in com.intellij.util.lang.UrlClassLoader.loadClassInsideSelf
#191
foto-andreas
closed
5 days ago
4
Suppressing Inspections
#190
ItsEmpa
opened
3 weeks ago
1
Calling a LivePlugin function from Ideavim?
#189
MostHated
opened
1 month ago
1
An idea to support multiple src files highlight and more functions
#188
grsky360
closed
3 days ago
0
"Create kotlin plugin zip" fails in version IJ 2024.1
#187
sathishsrinis
opened
3 months ago
1
Cannot depend on org.jetbrains.kotlin in latest Idea
#186
grsky360
closed
2 months ago
8
Highlight and code completion is not working in plugin.kts
#185
grsky360
closed
2 months ago
4
Severe performance degradation in 2024.1, 2024.2
#184
endorh
closed
1 month ago
3
Groovy plugin classpath not loading files in the same directory
#183
jordanrobinson
opened
4 months ago
0
plugin cause idea console soft wrap not work
#182
towith
closed
4 months ago
4
Fixed project plugins reading in multi-module project
#181
meztihn
closed
3 months ago
0
changeGlobalVar does not work in Kotlin
#180
DasGandlaf
closed
6 months ago
2
registerInspection() seems to fail since IntelliJ IDEA 2024.1.1
#179
aMaze613
opened
6 months ago
4
Project Plugin"dependency-rules"
#178
Cui-xf
opened
7 months ago
6
Running plugin with all listeners/extensions in plugin.xml
#177
Yoskaldyr
opened
7 months ago
5
Is it possible to unregister registered InspectionSuppressor of some plugin?
#176
Yoskaldyr
closed
7 months ago
3
Groovy plugin script cannot resolve IntelliJ and Live Plugin API classes
#175
kriegaex
opened
7 months ago
12
How to register a Line Marker?
#174
PedroAugustoRamalhoDuarte
closed
7 months ago
2
Language Injection
#173
JarriqTheTechie
opened
10 months ago
2
Plugin has stopped working for IntelliJ IDEA 2023.3.1
#172
mbwanajm
closed
10 months ago
6
How to get the Sources of the API's shown instead of the `Source code recreated from a .class file by IntelliJ IDEA`?
#171
thochguertel-cgs
opened
12 months ago
0
Rider EAP support?
#170
sid-6581
opened
1 year ago
1
Create standalone executable from the plugin
#169
shpakkrll
opened
1 year ago
7
How to rerun plugins under .live-plugins folder
#168
shpakkrll
closed
1 year ago
2
Resolving transitive dependencies to overcome NoClassDefFoundError
#167
shpakkrll
closed
1 year ago
2
Copy Paste files into live plugin folder
#166
shpakkrll
closed
1 year ago
2
Runs but whole file red
#165
Xyndra
opened
1 year ago
0
Call code of other plugins in IntelliJ
#164
DasOhmoff
closed
5 months ago
2
How to create a class in package?
#163
Nick-The-Uncharted
opened
1 year ago
0
Rerun or Run Last Plugin Action
#161
jkavalec
opened
1 year ago
2
how to depend on this plugin when developing a plugin
#160
kastork
closed
1 year ago
6
adding statusbar widgets with registerWidget broken in 2023.1, works in 2022.3
#159
otamir
opened
1 year ago
2
Cannot create listener liveplugin.implementation.pluginrunner.kotlin.PackagedPluginDynamicLifecycle
#158
theapache64
opened
1 year ago
1
Can I auto load specific non project plugins at startup?
#157
davecazz
closed
1 year ago
2
not work with idea 2023.1 eap 4
#156
towith
closed
1 year ago
5
Upgrading to 231.*
#155
BFergerson
closed
1 year ago
2
Question: How can I trigger a "reload" from within my plugin ?
#154
cmp-nct
opened
1 year ago
4
Groovy plugin in CLion: how can I highlight problems in a source file?
#153
ssproessig-thales
opened
1 year ago
0
Kotlin Plugin: using kotlinx.serialization with Serializable
#152
ssproessig-thales
opened
1 year ago
0
access to kotlin psi classes, e.g. org.jetbrains.kotlin.psi.KtProperty
#151
klaus7
closed
1 year ago
2
findFileByName failing in 0.8.2 beta (was working in 0.8.1 beta)
#150
obbimi
opened
2 years ago
1
Bug: AppExecutorUtil.getAppScheduledExecutorService().scheduleWithFixedDelay
#149
cmp-nct
opened
2 years ago
4
How to access plugin Javapackages ?
#148
cmp-nct
opened
2 years ago
2
Having plugin enabled in Android Studio Electric Eel Beta 1 prevents project from opening
#147
matejdro
closed
2 years ago
2
Can I attach a Reference Provider through LivePlugin?
#146
UnbridledGames
opened
2 years ago
2
View debugging info/errors?
#145
UnbridledGames
closed
2 years ago
2
DataGrip User... Have a DB Based Linter, and to call it, output errors to Problems List...
#144
kirkw
opened
2 years ago
2
Does this work with JerBrains Client (for remote Gateway)?
#143
UnbridledGames
opened
2 years ago
8
Plugin with project specific dependencies
#142
winterspan
opened
2 years ago
1
Next