mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
[fsharp] update tm grammar (1.4.11)
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
"patterns": [
|
||||
{
|
||||
"name": "comment.block.fsharp",
|
||||
"begin": "(\\(\\*)",
|
||||
"begin": "(\\(\\*(?!\\)))",
|
||||
"end": "(\\*\\))",
|
||||
"beginCaptures": {
|
||||
"1": {
|
||||
|
||||
Reference in New Issue
Block a user