mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 14:01:38 +01:00
Merge branch 'Microsoft/master' into update-css-intellisense
# Conflicts: # src/vs/languages/html/common/htmlTags.ts
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