We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f064102 commit bd5945dCopy full SHA for bd5945d
build.gradle.kts
@@ -20,7 +20,7 @@ repositories {
20
dependencies {
21
intellijPlatform {
22
intellijIdeaCommunity("2023.3.6")
23
- plugin("com.redhat.devtools.lsp4ij:0.8.0")
+ plugin("com.redhat.devtools.lsp4ij:0.9.0")
24
pluginVerifier()
25
zipSigner()
26
instrumentationTools()
…sources/fileTemplates/Haskell File.hs.ft …ileTemplates/internal/Haskell File.hs.ftsrc/main/resources/fileTemplates/Haskell File.hs.ft renamed to src/main/resources/fileTemplates/internal/Haskell File.hs.ft
0 commit comments