File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.0.11
4+
5+ * Improve support for markup headings. For example, headings in AsciiDoc files are now displayed the same way as markdown headings.
6+
37## 0.0.10
48
5- * Fix colorization of ` instanceof ` and ` typeof ` keyworkds in TypeScript ([ #3 ] ( https://github.com/ctjdr/pure-sheet-vscode/issues/3 ) )
9+ * Fix colorization of ` instanceof ` and ` typeof ` keywords in TypeScript ([ #3 ] ( https://github.com/ctjdr/pure-sheet-vscode/issues/3 ) )
610
711## 0.0.9
812
Original file line number Diff line number Diff line change 33 "displayName" : " Pure Sheet" ,
44 "description" : " Eye-friendly light color theme inspired by the Clean Sheet Eclipse theme" ,
55 "license" : " Apache-2.0" ,
6- "version" : " 0.0.10 " ,
6+ "version" : " 0.0.11 " ,
77 "engines" : {
88 "vscode" : " ^1.47.0"
99 },
You can’t perform that action at this time.
0 commit comments