- doc: fix typo | #544 | @Seven-Y-Q-Guo
- feat: Add
nushellgrammar | #522 | @hustcer - feat: add
wlalias forwolfram| #535 | @stone-zeng
- fix: update razor grammar source
- fix: update kotlin language source
- fix: update vue syntax path
- feat: add
gqlas an alias ofgraphql
- fix: alias
c++tocpp| #518 | @scarf005 - fix: add 'kt' and 'kts' alias for kotlin | #525 | @camina-apps
- feat: add ziglang
- fix: inconsistent git core.ignorecase causes marko.sample added/removed
- feat: add mojo lang
- feat: add
mdcgrammar
- feat: add additional sample code | #511 | @KevinBatdorf
- fix: Compiler errors in Node | #504 | @Gerrit0
- feat: add splunk grammar | #505 | @KevinBatdorf
- Add bun support | #493 | @aabccd021
- feat: add shellsession grammar | #483 | @mashehu
- fix: exclude dark/light modern themes for now
- fix: fix unzipping issue with unzipper. fix #478
- feat: add narrat grammar | #489 | @liana-p
- feat: add glimmer js/ts language | #486 | @IgnaceMaes
- feat: add
displayNametoBUNDLED_LANGUAGES| #470 | @lawvs - Specify langs in browser based example | #477 | @wesbos
- feat: add hjson | #471 | @AkaraChen
- feat: add nextflow grammar | #472 | @mashehu
- feat: add cypher grammar | #465 | @KevinBatdorf
- feat: add vyper grammar | #466 | @KevinBatdorf
- feat: add beancount grammar | #468 | @KevinBatdorf
- fix: improve changelog generation
- fix: remove dlx to avoid playwright version mismatch
- feat: generate changelog. fix #223
- feat: add kusto grammar (#431) | @KevinBatdorf
- Add support for the css-variables theme to ansi rendering | #435 | @blake-mealey
- feat: add wolfram grammar | #464 | @KevinBatdorf
- feat: add c++ and golang support | #459 | @xinconan
- fix: avoid poisoning global scope | #457 | @Ayc0
- fix(type):
themefield autocompletion | #449 | @vaakian - feat: add reg grammar | #455 | @KevinBatdorf
- Update Kotlin grammar and add a sample | #445 | @alllex
- fix: marko, mdx, vue | #452 | @LeoDog896
- feat(gd*): add gdscript family | #451 | @LeoDog896
- fix: add
protobuflanguage id alias | #446 | @dimitropoulos - feat(lang): add alias dockerfile -> docker | #444 | @ezracelli
- fix: faster parsing time for assets | #443 | @banga
- docs: update the src of VS Code Oniguruma repo | #440 | @donaldxdonald
- docs: fix grammar of "grammar's" | #442 | @comex
- π Scrollable
elements should be focusable. #428. Thanks to contribution from @kevinleedrum.
- π ANSI support. #386. Thanks to contribution from @blake-mealey.
- Improve grammar/theme fetching from marketplace.
- π Support CSON grammar sources. #413. Thanks to contribution from @muenzpraeger
- Add a Next.js 13 example.
- Add a
bgFillOpacityoption for SVG renderer. #276.
Languages
- Added
consoleas an alias forshell. #389. - π Added
jisonandwgsllanguages. #413. Thanks to contribution from @muenzpraeger
Themes
- Renamed
material-<themeName>tomaterial-theme-<themeName>. For example,material-oceantomaterial-theme-ocean.material-defaultis renamed tomaterial-theme.
- π: feat: add ZenScript support #300 | @jaredlll08
- π: feat: add marko language #299 | @manan-gup
- π: fix: split plaintext into lines #298 | @silvenon
- π: fix(docs): fixed custom language instructions #294 | @JuanM04
- π: fix: updated astro grammar source #293 | @JuanM04
- π: feat: add rel lang #287 | @robbear
- π: feat: add rose pine themes #282 | @EmeraldSnorlax
- π: feat: add stata lang #281 | @kylebutts
Full Changelog: v0.10.0...v0.10.1
- Fix color fallback issues. #100.
- π Add Applescript grammar. #99. Thanks to contribution from Arturo GalΓ‘n.
- Upgrade to onigasm 2.2.5.
- Add Erlang grammar.
- π Add Elixir grammar. #95. Thanks to contribution from Sebastien Baudray.
- π Fix wrong escape sequence in vuepress plugin. #93. Thanks to contribution from Yu Zhang.
- Reduce dependency size (shiki-themes is 47M). #94.
- Fix
RangeError: Invalid array lengthinvuepress-plugin-shiki. - π Wrap line in
<span class='line'></span>. #76. Thanks to contribution from Christoph Werner.
- Add
ζθ¨language. #88. - Add
slack-theme-dark-modeandslack-theme-ochinthemes. Thanks to contribution from Christoph Werner. #78.
- Fix dark-plus syntax highlighting for uncolored white text.
- Allow custom languages for vuepress. #80.
- Fix
phpsyntax highlighting. #21. - Add
jinja-htmllanguage, which embedsjinjalanguage. #24. - Remove
vue-htmllanguage. Either usevueorhtmllanguage.
- Normalize all theme names to kebab-case.
- Add GitHub light/dark themes.
- Remove less popular themes.
- Add
hlsl,asm(x86 Assembly),m(Matlab),sas,d,dart,plsql,logo, ,pas(Object Pascal/Delphi),cobol,kt(Kotlin),scala,abap,julia,scheme,prolog,ada,lisp,apex,fortran,haskell,hcl,hack,awk,as(ActionScript),tcl,ocaml,viml,puppet,jsonnet,smalltalk,cr(Crystal),wat(WASM),nix,elm,purescriptandsveltelanguages. - Add
puglanguage and makejadean alias of it. - Use GitHub workflow to update grammars periodically. #72.
- Use GitHub workflow to update themes periodically. #71.
- Use theme foreground color when color of token is
undefined. #27. - SVG Renderer. #2.
- Fix HTML escaping. #26 and #28. Thanks to contribution from @jackens.
- π Add an option to skip generating the explanation text. #52. Thanks to contribution from Gerrit Birkeland.
- π Improve performance by avoiding some unnecessary string copies. #51. Thanks to contribution from Gerrit Birkeland.
- π Allow loading custom
tmLanguage. #10 and #49. Thanks to contribution from Orta Therox and @pngwn. - π Update Java grammar. #36 and #37. Thanks to contribution from @0xflotus.
- Update to latest Dark+/Light+ theme from VS Code.
- Add
tomllanguage from https://github.com/bungcip/better-toml. #20.
- Begin to keep a changelog. #7.
- Accept
plaintext,textandtxtaslang. Will returncodeas it is. #16. - Add
jsonclanguage. #18. - Add
csharplanguage. #14. - Add
mdas an alias formarkdown. - Add
zshas an alias forbash. - Add
ymlas an alias foryaml. - π Use json5 for parsing theme as JSONC. #11. Thanks to contribution from Wes Bos.