Skip to content

Commit 27ac00d

Browse files
cleanup - messing with grammars were not needed when typescript is shown in the preview instead of type
1 parent 5525b54 commit 27ac00d

File tree

2 files changed

+0
-56
lines changed

2 files changed

+0
-56
lines changed

package.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -57,17 +57,6 @@
5757
"language": "type",
5858
"scopeName": "source.type",
5959
"path": "./syntaxes/type.tmGrammar.json"
60-
},
61-
{
62-
"language": "type-markdown-injection",
63-
"scopeName": "markdown.type.codeblock",
64-
"path": "./syntaxes/type-markdown-injection.tmGrammar.json",
65-
"injectTo": [
66-
"text.html.markdown"
67-
],
68-
"embeddedLanguages": {
69-
"meta.embedded.block.type": "type"
70-
}
7160
}
7261
]
7362
},

syntaxes/type-markdown-injection.tmGrammar.json

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)