Skip to content

Commit 0bcf60e

Browse files
update image
1 parent f3946b9 commit 0bcf60e

File tree

4 files changed

+5
-0
lines changed

4 files changed

+5
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ All notable changes to the "leetcode" extension will be documented in this file.
33

44
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
55

6+
## [0.4.0]
7+
### Added
8+
- Support locked problem [(#20)](https://github.com/jdneo/vscode-leetcode/issues/20)
9+
610
## [0.3.0]
711
### Added
812
- Test current solution file [(#15)](https://github.com/jdneo/vscode-leetcode/issues/15)

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@
132132
"leetcode.showLocked": {
133133
"type": "boolean",
134134
"default": false,
135+
"scope": "window",
135136
"description": "Show locked problems."
136137
},
137138
"leetcode.defaultLanguage": {

resources/lock.png

610 Bytes
Loading

resources/search.png

-801 Bytes
Loading

0 commit comments

Comments
 (0)