issues
search
varabyte
/
kobweb-intellij-plugin
An official IntelliJ IDE plugin to include Kobweb-specific enhancements and understanding to your project
Apache License 2.0
10
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Omitting the leading colon in a CSS rule containing parentheses breaks website
#58
okarmazin
opened
2 months ago
1
Public resources root mismatch between Kobweb and IDE autocompletion
#57
okarmazin
opened
2 months ago
0
Migrate to Analysis API
#56
DennisTsar
closed
2 months ago
0
Migrate to IntelliJ Platform Gradle Plugin 2.0
#55
DennisTsar
closed
3 months ago
0
Update code completion sorting priority so that Silk components appear before compose components
#54
bitspittle
opened
4 months ago
1
Add support for Color.ligtened/darkened/invert
#53
bitspittle
opened
4 months ago
0
Some Kobweb functionality stopped working in 2024.2
#51
bitspittle
closed
4 months ago
0
Fix issue with `NoClassFoundError` caused by `KtAnalysisSession` rename
#49
bitspittle
closed
4 months ago
2
IJ Ultimate Incompatibilities
#48
bitspittle
closed
5 months ago
4
Show an informative message if someone tries to create a non top-level restricted style
#47
bitspittle
opened
6 months ago
0
Update libs.versions.toml
#46
EchoEllet
closed
4 months ago
1
Update libs.versions.toml
#45
EchoEllet
closed
6 months ago
0
Update gradle-wrapper.properties to update from Gradle 8.6 to 8.7
#44
EchoEllet
closed
4 months ago
1
"Outdated stub in index" and "PSI and index do not match."
#43
bitspittle
opened
7 months ago
5
Render attribute modifiers different from style modifiers
#42
bitspittle
opened
8 months ago
0
Find Kobweb colors if they are subclass instances
#41
bitspittle
closed
8 months ago
3
Show a "You should sync" message if necessary
#40
bitspittle
closed
8 months ago
2
We now persist Kobweb Model metadata across restarts
#39
bitspittle
closed
9 months ago
1
Add `Surround with widget` action (like AS has)
#38
bitspittle
opened
9 months ago
0
Add a warning if a route override isn't necessary
#37
bitspittle
opened
9 months ago
0
Add a warning if a route isn't valid
#36
bitspittle
opened
9 months ago
0
Migrate away from Gradle Tooling API into ProjectResolver
#35
bitspittle
closed
9 months ago
3
WIP: Migrate away from Gradle Tooling API into ProjectResolver
#34
bitspittle
closed
9 months ago
0
Add a way to detect if a PsiElement belongs to a Kobweb Project
#33
bitspittle
closed
9 months ago
0
Add tests
#32
bitspittle
opened
10 months ago
2
Add Kobweb words into the dictionary to avoid spelling warnings
#31
bitspittle
closed
9 months ago
0
Support setting the gutter color of a Kobweb color for Color.rgb / Color.hsl calls
#30
bitspittle
opened
10 months ago
2
Add a panel for surfacing information related to a widget
#29
bitspittle
opened
10 months ago
0
Add declaration sites for styles if they are overridden in an InitSilk block
#28
bitspittle
opened
10 months ago
0
Show actions for handling a `private val ComponentStyle/ComponentVariant/Keyframes`
#27
bitspittle
opened
10 months ago
0
Warn if detecting a non-top level ComponentStyle/ComponentVariant/Keyframes declaration
#26
bitspittle
opened
10 months ago
0
Only run Kobweb actions if we're in a proper Kobweb module
#25
bitspittle
closed
9 months ago
0
Color preview
#24
Nxllpointer
closed
10 months ago
2
Show miniature of Fa and Mdi Icons in the gutter
#23
charlee-dev
opened
10 months ago
1
Allow users to set the location of their Kobweb binary
#22
bitspittle
opened
10 months ago
0
Add new Kobweb project template
#21
bitspittle
opened
10 months ago
0
Add library and worker module templates
#20
bitspittle
opened
10 months ago
0
Add live templates for Kobweb
#19
bitspittle
opened
10 months ago
0
Proper icon
#18
Nxllpointer
opened
10 months ago
0
Merge unnoficial IntelliJ plugin
#17
Nxllpointer
closed
10 months ago
3
Widget creator
#16
bitspittle
opened
10 months ago
0
Show inline previews of Kobweb components
#15
bitspittle
opened
10 months ago
0
Convert html to Kobweb
#14
bitspittle
opened
10 months ago
0
Easy linking to mozilla docs, e.g. when looking at quick docs for Kobweb modifiers
#13
bitspittle
opened
10 months ago
0
Warn if remembering a worker without using `rememberWorker`
#12
bitspittle
opened
10 months ago
2
Warn if people are using a Compose HTML version of some API when the Kobweb version is better (e.g. animation stuff)
#11
bitspittle
opened
10 months ago
0
Make sure StyleVariables declare themselves using CSSLengthNumericValue not CSSLengthValue, etc.
#10
bitspittle
opened
10 months ago
0
Warn about Kobweb / Compose version mismatch
#9
bitspittle
opened
10 months ago
4
Refactor one-line modifiers into multi-line modifiers
#8
bitspittle
opened
10 months ago
0
Warn if user is using an attribute Modifier inside a ComponentStyle
#7
bitspittle
opened
10 months ago
0
Next