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 7b93dd6 commit 5405f24Copy full SHA for 5405f24
.github/labeler.yml
@@ -70,3 +70,9 @@ maven:
70
- changed-files:
71
- any-glob-to-any-file:
72
- shared/src/main/kotlin/org/javacs/kt/classpath/Maven*
73
+
74
+semantic tokens:
75
+ - changed-files:
76
+ - any-glob-to-any-file:
77
+ - server/src/main/kotlin/org/javacs/kt/semantictokens/**
78
+ - server/src/test/resources/semantictokens/**
0 commit comments