We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64c7882 commit 188cf5dCopy full SHA for 188cf5d
.gitignore
@@ -4,3 +4,4 @@
4
.idea
5
*.iml
6
*.log
7
+*.mypy_cache
repository/l.json
@@ -1788,6 +1788,16 @@
1788
}
1789
]
1790
},
1791
+ {
1792
+ "name": "LSP-stylelint",
1793
+ "details": "https://github.com/sublimelsp/LSP-stylelint",
1794
+ "releases": [
1795
1796
+ "sublime_text": ">=3092",
1797
+ "tags": true
1798
+ }
1799
+ ]
1800
+ },
1801
{
1802
"name": "LSP-tagml",
1803
"details": "https://github.com/HuygensING/LSP-tagml",
0 commit comments