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 1c78331 commit 35d635cCopy full SHA for 35d635c
package.json
@@ -29,7 +29,6 @@
29
{
30
"id": "klog",
31
"aliases": [
32
- "Klog",
33
"klog"
34
],
35
"extensions": [
syntaxes/klog.json
@@ -1,6 +1,6 @@
1
2
"$schema": "https://raw.githubusercontent.com/martinring/tmlanguage/master/tmlanguage.json",
3
- "name": "Klog",
+ "name": "klog",
4
"repository": {
5
"tag": {
6
"name": "keyword.other.tag.klog",
0 commit comments