File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 33## [ Unreleased]
44
55- Fix brace matcher to insert closing brace for some missing cases.
6+ - Add imcompatible tag with Cursive and Clojure-Kit plugins.
67
78## 2.6.4
89
Original file line number Diff line number Diff line change 2323 class =" com.github.clojure_lsp.intellij.extension.ClojureSemanticTokensColorsProvider" />
2424 </extensions >
2525
26+ <incompatible-with >org.jetbrains.idea.clojure</incompatible-with >
27+ <incompatible-with >com.cursiveclojure.cursive</incompatible-with >
28+
2629 <extensions defaultExtensionNs =" com.intellij" >
2730 <fileType name =" clojure" language =" clojure" extensions =" clj;cljs;cljc;cljd;edn;bb;clj_kondo"
2831 implementationClass =" com.github.clojure_lsp.intellij.ClojureFileType" fieldName =" INSTANCE" />
You can’t perform that action at this time.
0 commit comments