0.18.0
arcticicestudio
released this
14 Jul 20:54
·
55 commits
to develop
since this release
Changelog for Nord Visual Studio Code — An arctic, north-bluish clean and elegant Visual Studio Code theme.
This release version includes features introduced in VS Code version 1.58.
Features
TextMate rules for Markdown math formula syntax highlighting — #221 ⇄ #222 (⊶ 6073348)
↠ VS Code 1.58 (June 2021) introduced syntax highlighting for Markdown math formulas. To adapt the coloring to Nord's style new TextMate rules with the following scopes have been added:
text.html.markdown constant.character.math.tex
— targets constants like\displaystyle
and\left
.text.html.markdown constant.character.math.tex
— targets$$
definition markers.text.html.markdown punctuation.definition.function.math.tex
— targets the\
(backslash) function definition marker.text.html.markdown punctuation.math.operator.latex
— targets operators like=
.
Before
After
The full changelog is available in the repository.
Copyright © 2017-present Arctic Ice Studio and Sven Greb