File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to the "tutorialkit" extension will be documented in this fi
44
55Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
66
7+ ## [ 0.1.0]
8+
9+ - Add autocompletion in the metadata of TutorialKit markdown and mdx files (see: https://github.com/stackblitz/tutorialkit/pull/143 )
10+
711## [ 0.0.11]
812
913- Remove the error toast appearing when loading the extension with no workspace present
Original file line number Diff line number Diff line change 44 "description" : " TutorialKit support in VS Code" ,
55 "icon" : " resources/tutorialkit-icon.png" ,
66 "publisher" : " StackBlitz" ,
7- "version" : " 0.0.11 " ,
7+ "version" : " 0.1.0 " ,
88 "engines" : {
99 "vscode" : " ^1.80.0"
1010 },
You can’t perform that action at this time.
0 commit comments