File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,3 +42,9 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
4242- Feature: [ smaller package size] ( https://github.com/se-dev-pion/code-block-folder/issues/19 )
4343- Fix: [ correct cursor position] ( https://github.com/se-dev-pion/code-block-folder/issues/20 )
4444- Fix: [ avoid highlight disappear] ( https://github.com/se-dev-pion/code-block-folder/issues/21 )
45+
46+ ## [ v0.2.0]
47+
48+ - Feature: [ support more languages] ( https://github.com/se-dev-pion/code-block-folder/issues/23 )
49+ - Feature: [ support frontend frameworks] ( https://github.com/se-dev-pion/code-block-folder/issues/22 )
50+ - Feature: [ better user guidance] ( https://github.com/se-dev-pion/code-block-folder/issues/25 )
Original file line number Diff line number Diff line change 22 "name" : " code-block-folder" ,
33 "displayName" : " Code Block Folder" ,
44 "description" : " A simple Visual Studio Code extension enabling customized code folding with comments to make it easier to read codes" ,
5- "version" : " 0.1.1 " ,
5+ "version" : " 0.2.0 " ,
66 "icon" : " ./assets/icon.png" ,
77 "publisher" : " se-dev-pion" ,
88 "repository" : " https://github.com/se-dev-pion/code-block-folder" ,
You can’t perform that action at this time.
0 commit comments