You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,10 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
7
7
### Added
8
8
- Support locked problem [(#20)](https://github.com/jdneo/vscode-leetcode/issues/20)
9
9
10
+
### Changed
11
+
- Simplify the command 'LeetCode: Test Current File' to 'LeetCode: Test' [(#18)](https://github.com/jdneo/vscode-leetcode/issues/18)
12
+
- Will automatically save cuurent file when 'LeetCode: Test' command is triggered [(#17)](https://github.com/jdneo/vscode-leetcode/issues/17)<
8000
/span>
13
+
10
14
## [0.3.0]
11
15
### Added
12
16
- Test current solution file [(#15)](https://github.com/jdneo/vscode-leetcode/issues/15)
0 commit comments