Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite934702

Browse files
authored
Prepare 0.12.0 (LeetCode-OpenSource#180)
1 parentbc61447 commite934702

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

‎ACKNOWLEDGEMENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ A big thanks to the following individuals for contributing:
99
-[@ringcrl](https://github.com/ringcrl) for contributing[#123](https://github.com/jdneo/vscode-leetcode/pull/123)
1010
-[@pujiaxun](https://github.com/pujiaxun) for contributing[#143](https://github.com/jdneo/vscode-leetcode/pull/143)
1111
-[@edvardchen](https://github.com/edvardchen) for contributing[#147](https://github.com/jdneo/vscode-leetcode/pull/147)
12-
-[@poppinlp](https://github.com/poppinlp) for contributing[#149](https://github.com/jdneo/vscode-leetcode/pull/149)
12+
-[@poppinlp](https://github.com/poppinlp) for contributing[#149](https://github.com/jdneo/vscode-leetcode/pull/149),[#171](https://github.com/jdneo/vscode-leetcode/pull/171),[#175](https://github.com/jdneo/vscode-leetcode/pull/175)

‎CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
66
##[0.12.0]
77
##Added
88
- Add new command`LeetCode: Switch Default Language` to support switching the default language[#115](https://github.com/jdneo/vscode-leetcode/issues/115)
9+
- Support`PHP` and`Rust` ([#83](https://github.com/jdneo/vscode-leetcode/issues/83),[#103](https://github.com/jdneo/vscode-leetcode/issues/103))
10+
11+
##Fixed
12+
- Cannot retrieve time and memory result[#105](https://github.com/jdneo/vscode-leetcode/issues/105)
13+
- Power operator displays in a wrong way[#74](https://github.com/jdneo/vscode-leetcode/issues/74)
914

1015
##[0.11.0]
1116
##Added

‎package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name":"vscode-leetcode",
33
"displayName":"LeetCode",
44
"description":"Solve LeetCode problems in VS Code",
5-
"version":"0.11.0",
5+
"version":"0.12.0",
66
"author":"Sheng Chen",
77
"publisher":"shengchen",
88
"license":"MIT",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp