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: release-notes/v1_63.md
+115Lines changed: 115 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -317,6 +317,121 @@ You can provide feedback about this API in [issue #74967](https://github.com/mic
317
317
*[138302](https://github.com/microsoft/vscode/pull/138302) Perf: Update editor configuration only after extensions are registered
318
318
*[138153](https://github.com/microsoft/vscode/issues/138153) Perf: _removePropertiesWithPossibleUserInfo is ~10% of the cost of loading a renderer
319
319
320
+
## Thank you
321
+
322
+
Last but certainly not least, a big _**Thank You**_ to the contributors of VS Code.
323
+
324
+
### Pull requests
325
+
326
+
Contributions to `vscode`:
327
+
328
+
*[@adaex (Aex)](https://github.com/adaex): Update to latest seti-ui icon theme [PR #136375](https://github.com/microsoft/vscode/pull/136375)
329
+
*[@alex-brs](https://github.com/alex-brs): build/npm/preinstall: fix error message for node version [PR #136794](https://github.com/microsoft/vscode/pull/136794)
330
+
*[@filiptronicek (Filip Troníček)](https://github.com/filiptronicek): Rename arg `connectionToken` to `connection-token`[PR #136620](https://github.com/microsoft/vscode/pull/136620)
* Add progress indicator to SCM in activity bar while QuickDiff is preparing [PR #136969](https://github.com/microsoft/vscode/pull/136969)
333
+
* Word missing from setting description (fix #137027) [PR #137028](https://github.com/microsoft/vscode/pull/137028)
334
+
* Avoid conflicting scopes and commandIds in quiet logins from Accounts (fix #137601) [PR #137613](https://github.com/microsoft/vscode/pull/137613)
335
+
*[@grandeljay (Jay)](https://github.com/grandeljay): Remove brackets from PHP statements [PR #137447](https://github.com/microsoft/vscode/pull/137447)
336
+
*[@Gvozd (Gvozd)](https://github.com/Gvozd): 133348 fix oom when search opened in editor [PR #136554](https://github.com/microsoft/vscode/pull/136554)
*[@JustinGrote (Justin Grote)](https://github.com/JustinGrote): Correction booleanRegex to properly match only 'true' and 'false' [PR #137822](https://github.com/microsoft/vscode/pull/137822)
344
+
*[@jzyrobert (Robert Jin)](https://github.com/jzyrobert): Update html-language-features documentation and tasks to yarn [PR #136543](https://github.com/microsoft/vscode/pull/136543)
345
+
*[@laurentlb (Laurent Le Brun)](https://github.com/laurentlb): Make 'expandLineSelection' a proper action. [PR #135917](https://github.com/microsoft/vscode/pull/135917)
346
+
*[@MalikIdreesHasanKhan (Malik Idrees Hasan Khan)](https://github.com/MalikIdreesHasanKhan): Fixed typos. [PR #135729](https://github.com/microsoft/vscode/pull/135729)
347
+
*[@mamphis (Mattis Wacker)](https://github.com/mamphis): Fix missing active debug line + breakpoint glyph [PR #137471](https://github.com/microsoft/vscode/pull/137471)
348
+
*[@mkantor (Matt Kantor)](https://github.com/mkantor): Fix a few typos in doc comments [PR #137810](https://github.com/microsoft/vscode/pull/137810)
* Add option: include command in screencast overlay [PR #126742](https://github.com/microsoft/vscode/pull/126742)
354
+
* Honor setting show only shortcut keys [PR #136251](https://github.com/microsoft/vscode/pull/136251)
355
+
*[@pohzipohzi (Zi How Poh)](https://github.com/pohzipohzi): add options for jumping to next/previous problem [PR #135736](https://github.com/microsoft/vscode/pull/135736)
356
+
*[@Pranomvignesh (Pranom Vignesh)](https://github.com/Pranomvignesh): Fix keybindings title [PR #123071](https://github.com/microsoft/vscode/pull/123071)
357
+
*[@rudavko (Andrii)](https://github.com/rudavko): Remove code duplication by using existing utils function [PR #137016](https://github.com/microsoft/vscode/pull/137016)
358
+
*[@RyanAfrish7 (Afrish Khan S)](https://github.com/RyanAfrish7): Change img hrefs in markdown from file to vscode-file [PR #136687](https://github.com/microsoft/vscode/pull/136687)
*[@sijakret](https://github.com/sijakret): html-language-features: text document provider support for customData.html [PR #137557](https://github.com/microsoft/vscode/pull/137557)
361
+
*[@smcenlly (Simon McEnlly)](https://github.com/smcenlly): output channel: new replaceAll API to improve output channel rendering [PR #136402](https://github.com/microsoft/vscode/pull/136402)
362
+
*[@suzmue (Suzy Mueller)](https://github.com/suzmue): clear focused thread if it does not exist [PR #133637](https://github.com/microsoft/vscode/pull/133637)
*[@memeplex](https://github.com/memeplex): Don't delay decorations on editor activation [PR #535](https://github.com/microsoft/vscode-extension-samples/pull/535)
383
+
384
+
Contributions to `vscode-html-languageservice`:
385
+
386
+
*[@gustavnikolaj (Gustav Nikolaj)](https://github.com/gustavnikolaj): Trigger completion in all src and href attributes [PR #117](https://github.com/microsoft/vscode-html-languageservice/pull/117)
387
+
*[@jzyrobert (Robert Jin)](https://github.com/jzyrobert): Add auto completion for attribute tags [PR #116](https://github.com/microsoft/vscode-html-languageservice/pull/116)
*[@mati-o (Mati O)](https://github.com/mati-o): Fix $ref to $id [PR #107](https://github.com/microsoft/vscode-json-languageservice/pull/107)
393
+
*[@Relequestual (Ben Hutton)](https://github.com/Relequestual): Say JSON Schema draft 2020-12 is not yet supported [PR #117](https://github.com/microsoft/vscode-json-languageservice/pull/117)
394
+
395
+
Contributions to `vscode-languageserver-node`:
396
+
397
+
*[@CodingDoll](https://github.com/CodingDoll): correct engines field node 14+ [PR #862](https://github.com/microsoft/vscode-languageserver-node/pull/862)
398
+
*[@fvclaus](https://github.com/fvclaus): Location of SymbolInformation gets lost when range is not defined [PR #849](https://github.com/microsoft/vscode-languageserver-node/pull/849)
*[@burkeholland (Burke Holland)](https://github.com/burkeholland): Opening a gist repository gives a fetch error [PR #2933](https://github.com/microsoft/vscode-pull-request-github/pull/2933)
410
+
*[@emtei (Mateusz Stopka)](https://github.com/emtei): Do not activate review mode for closed or merged PR [PR #3021](https://github.com/microsoft/vscode-pull-request-github/pull/3021)
411
+
*[@taisph (Tais P. Hansen)](https://github.com/taisph): Fix generated branch name requiring quotes in bash [PR #3084](https://github.com/microsoft/vscode-pull-request-github/pull/3084)
412
+
413
+
Contributions to `vscode-vsce`:
414
+
415
+
*[@microhobby (Matheus Castello)](https://github.com/microhobby): Add `libsecret` to `Dockerfile` and mention the dependency on `README`[PR #646](https://github.com/microsoft/vscode-vsce/pull/646)
416
+
417
+
Contributions to `language-server-protocol`:
418
+
419
+
*[@doriath (Tomasz Zurkowski)](https://github.com/doriath): Clarify responses to rename request. [PR #616](https://github.com/microsoft/language-server-protocol/pull/616)
420
+
*[@yxrkt](https://github.com/yxrkt): ResponseMessage.result can be an array type [PR #1012](https://github.com/microsoft/language-server-protocol/pull/1012)
*[@emojiiii (C.Y.Kun)](https://github.com/emojiiii): Fix some errors on the website playground [PR #2779](https://github.com/microsoft/monaco-editor/pull/2779)
0 commit comments