Skip to content

Commit 942b392

Browse files
committed
Exclude Markdown injection grammar from .vscodeignore.
Enables Markdown injection introduced in #14866 but wasn't included in release due to it being ignored.
1 parent d567091 commit 942b392

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

editors/code/.vscodeignore

+1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
!package-lock.json
1111
!package.json
1212
!ra_syntax_tree.tmGrammar.json
13+
!rustdoc.markdown.injection.tmGrammar.json
1314
!server
1415
!README.md

0 commit comments

Comments
 (0)