Why is the Java segment shown at root? #1218
Unanswered
TheOnlyTails
asked this question in
Troubleshoot
Replies: 1 comment 2 replies
|
@TheOnlyTails these are all the files we're triggered by: "pom.xml",
"build.gradle.kts",
"build.sbt",
".java-version",
".deps.edn",
"project.clj",
"build.boot",
"*.java",
"*.class",
"*.gradle",
"*.jar",
"*.clj",
"*.cljc",If you want to disable the |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
As you can see, I don't have any file here that would cause the Java segment to be shown, yet it is.

My theme: https://gist.github.com/3249cad2e680078bedce3ec749775d87
All reactions