mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-02-17 02:51:47 -05:00
Fixes #114 - Stylus file jumpiness
This commit is contained in:
@@ -351,6 +351,12 @@
|
|||||||
"locations": [
|
"locations": [
|
||||||
"document"
|
"document"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "stylus",
|
||||||
|
"locations": [
|
||||||
|
"document"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"items": {
|
"items": {
|
||||||
|
|||||||
Reference in New Issue
Block a user