mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
[pug] Use pug grammar & rename language id. Fixes #50086
This commit is contained in:
@@ -216,9 +216,9 @@
|
||||
},
|
||||
{
|
||||
"scope": [
|
||||
"string.comment.buffered.block.jade",
|
||||
"string.quoted.jade",
|
||||
"string.interpolated.jade",
|
||||
"string.comment.buffered.block.pug",
|
||||
"string.quoted.pug",
|
||||
"string.interpolated.pug",
|
||||
"string.unquoted.plain.in.yaml",
|
||||
"string.unquoted.plain.out.yaml",
|
||||
"string.unquoted.block.yaml",
|
||||
|
||||
Reference in New Issue
Block a user