10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b96a2f5 commit 0e9ef52Copy full SHA for 0e9ef52
CHANGELOG.md
@@ -3,6 +3,13 @@ All notable changes to the "leetcode" extension will be documented in this file.
3
4
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
5
6
+## [0.6.0]
7
+### Changed
8
+- Move LeetCode explorer into activity bar ([#39](https://github.com/jdneo/vscode-leetcode/issues/39))
9
+
10
+### Added
11
+- Support trigger test & submit in the editor ([#37](https://github.com/jdneo/vscode-leetcode/issues/37))
12
13
## [0.5.1]
14
### Fixed
15
- Fix the bug when user's path contains whitespaces ([#34](https://github.com/jdneo/vscode-leetcode/issues/34))
0 commit comments