Skip to content

Commit

Permalink
Includes pull requests community contributions.
Browse files Browse the repository at this point in the history
  • Loading branch information
hediet authored Jul 26, 2024
1 parent be52db3 commit 02f2740
Showing 1 changed file with 95 additions and 0 deletions.
95 changes: 95 additions & 0 deletions release-notes/v1_92.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,101 @@ Contributions to our issue tracking:

### Pull requests

Contributions to `vscode`:

* [@a-stewart (Anthony Stewart)](https://github.com/a-stewart): Ensure titlebar is at least as tall as the bounding rect of WCO [PR #211440](https://github.com/microsoft/vscode/pull/211440)
* [@aaronchucarroll](https://github.com/aaronchucarroll): Adds support for Github-style fenced math blocks in markdown editor and preview [PR #213750](https://github.com/microsoft/vscode/pull/213750)
* [@c-claeys (Cristopher Claeys)](https://github.com/c-claeys): Fix exponential runtime in service instantiation [PR #218393](https://github.com/microsoft/vscode/pull/218393)
* [@cobey (Cody Beyer)](https://github.com/cobey): adding js/py lib for tagging [PR #219213](https://github.com/microsoft/vscode/pull/219213)
* [@etcadinfinitum (Lee Zee)](https://github.com/etcadinfinitum): shellscript: Register .eclass extension as shell-like [PR #219631](https://github.com/microsoft/vscode/pull/219631)
* [@gabritto (Gabriela Araujo Britto)](https://github.com/gabritto): [typescript-language-features] Add diagnostics performance telemetry [PR #220127](https://github.com/microsoft/vscode/pull/220127)
* [@gjsjohnmurray (John Murray)](https://github.com/gjsjohnmurray)
* Hide Local History commands when `"workbench.localHistory.enabled": false` [PR #212936](https://github.com/microsoft/vscode/pull/212936)
* Hide Panel Maximize when at top but not center-aligned [PR #221549](https://github.com/microsoft/vscode/pull/221549)
* Implement /spam issue triaging command [PR #221940](https://github.com/microsoft/vscode/pull/221940)
* [@hotpxl (Yutian Li)](https://github.com/hotpxl): Use the builtin local command in shell integration scripts [PR #221772](https://github.com/microsoft/vscode/pull/221772)
* [@jeanp413 (Jean Pierre)](https://github.com/jeanp413): Fix port label not applied when forwarding port with vscode.env.asExternalUri [PR #220029](https://github.com/microsoft/vscode/pull/220029)
* [@kapodamy (kapodamy)](https://github.com/kapodamy): fix: place regex in variables on `shellIntegration-bash.sh` script [PR #221998](https://github.com/microsoft/vscode/pull/221998)
* [@Krzysztof-Cieslak (Krzysztof Cieślak)](https://github.com/Krzysztof-Cieslak)
* Inline edit - implement side by side rendering of suggestions [PR #219444](https://github.com/microsoft/vscode/pull/219444)
* Inline edit - UI fixes for side-by-side rendering [PR #221352](https://github.com/microsoft/vscode/pull/221352)
* Inline edits - UI fixes for word wrap and scrolling [PR #223076](https://github.com/microsoft/vscode/pull/223076)
* [@mering (Marcel)](https://github.com/mering): Setup rust in Devcontainer [PR #221301](https://github.com/microsoft/vscode/pull/221301)
* [@mxts (Teik Seong)](https://github.com/mxts): add option to dock terminal at top [PR #207721](https://github.com/microsoft/vscode/pull/207721)
* [@Parasaran-Python (Parasaran)](https://github.com/Parasaran-Python): Fixes #218254 [PR #219312](https://github.com/microsoft/vscode/pull/219312)
* [@rehmsen (Ole)](https://github.com/rehmsen)
* Support comments on notebook markup cells [PR #219657](https://github.com/microsoft/vscode/pull/219657)
* Show the first comment on a notebook cell, for any owner. [PR #219926](https://github.com/microsoft/vscode/pull/219926)
* Update notebook comment view in response to mutations [PR #219927](https://github.com/microsoft/vscode/pull/219927)
* [@scop (Ville Skyttä)](https://github.com/scop): Fix terminal `__vsc_first_prompt` errors with bash in `nounset` mode [PR #221980](https://github.com/microsoft/vscode/pull/221980)
* [@SimonSiefke (Simon Siefke)](https://github.com/SimonSiefke)
* feature: add setting whether or not to auto open a file after dropping it into the explorer [PR #213498](https://github.com/microsoft/vscode/pull/213498)
* reduce impact of memory leaks related to editor [PR #219297](https://github.com/microsoft/vscode/pull/219297)
* fix: memory leak in extension tabs [PR #219726](https://github.com/microsoft/vscode/pull/219726)
* feature: allow configuring default browser [PR #219885](https://github.com/microsoft/vscode/pull/219885)
* fix: memory leak in SelectBoxList [PR #221507](https://github.com/microsoft/vscode/pull/221507)
* fix: memory leak in settings widget [PR #221518](https://github.com/microsoft/vscode/pull/221518)
* fix: memory leak in StickyScrollFocus [PR #221622](https://github.com/microsoft/vscode/pull/221622)
* [@syi0808 (Sung Ye In)](https://github.com/syi0808): fix(terminal): remove fixedRows line in add scrollbar [PR #221976](https://github.com/microsoft/vscode/pull/221976)
* [@tisilent (xiejialong)](https://github.com/tisilent)
* Add Icons. [PR #219816](https://github.com/microsoft/vscode/pull/219816)
* Window title use execution path. [PR #221258](https://github.com/microsoft/vscode/pull/221258)
* Add revealTerminal and focusInstance in terminalService [PR #221684](https://github.com/microsoft/vscode/pull/221684)
* [@wdhongtw (Weida Hong)](https://github.com/wdhongtw): Reset shell-type context when the type is unknown [PR #221277](https://github.com/microsoft/vscode/pull/221277)

Contributions to `vscode-black-formatter`:

* [@shayhurley (Shay Hurley)](https://github.com/shayhurley): Update README.md [PR #524](https://github.com/microsoft/vscode-black-formatter/pull/524)

Contributions to `vscode-docs`:

* [@seaniyer (Sean)](https://github.com/seaniyer): Update publishing-extension.md [PR #7453](https://github.com/microsoft/vscode-docs/pull/7453)

Contributions to `vscode-hexeditor`:

* [@tomilho (Tomás Silva)](https://github.com/tomilho): fix: removes duplicate webview/context [PR #527](https://github.com/microsoft/vscode-hexeditor/pull/527)

Contributions to `vscode-languageserver-node`:

* [@benmcmorran (Ben McMorran)](https://github.com/benmcmorran): Add supportThemeIcons in MarkdownString [PR #1504](https://github.com/microsoft/vscode-languageserver-node/pull/1504)

Contributions to `vscode-markdown-tm-grammar`:

* [@RedCMD (RedCMD)](https://github.com/RedCMD): Fix `FrontMatter` integration [PR #162](https://github.com/microsoft/vscode-markdown-tm-grammar/pull/162)

Contributions to `vscode-pull-request-github`:

* [@Santhoshmani1 (Santhosh Mani )](https://github.com/Santhoshmani1): Feature : Add open pr on github from pr description node [PR #6020](https://github.com/microsoft/vscode-pull-request-github/pull/6020)

Contributions to `vscode-textmate`:

* [@aleclarson (Alec Larson)](https://github.com/aleclarson): feat: add child combinator ">" (and fix a specificity bug) [PR #233](https://github.com/microsoft/vscode-textmate/pull/233)

Contributions to `debug-adapter-protocol`:

* [@dawedawe (dawe)](https://github.com/dawedawe): Update overview.md to link to renamed package [PR #489](https://github.com/microsoft/debug-adapter-protocol/pull/489)

Contributions to `language-server-protocol`:

* [@asukaminato0721 (Asuka Minato)](https://github.com/asukaminato0721)
* Update servers.md [PR #1967](https://github.com/microsoft/language-server-protocol/pull/1967)
* add Sonar [PR #1981](https://github.com/microsoft/language-server-protocol/pull/1981)
* [@flaribbit (梦飞翔)](https://github.com/flaribbit): Update servers.md [PR #1968](https://github.com/microsoft/language-server-protocol/pull/1968)
* [@PrasangAPrajapati (Prasang A Prajapati)](https://github.com/PrasangAPrajapati): Add implementor for JCL LSP Server [PR #1955](https://github.com/microsoft/language-server-protocol/pull/1955)
* [@StachuDotNet (Stachu Korick)](https://github.com/StachuDotNet): Clarify deltaLine and deltaStart of SemanticTokens payload [PR #1966](https://github.com/microsoft/language-server-protocol/pull/1966)

Contributions to `monaco-editor`:

* [@ScottCarda-MS (Scott Carda)](https://github.com/ScottCarda-MS): Update Q# Keywords [PR #4586](https://github.com/microsoft/monaco-editor/pull/4586)

Contributions to `node-request-light`:

* [@remcohaszing (Remco Haszing)](https://github.com/remcohaszing): Add package exports [PR #25](https://github.com/microsoft/node-request-light/pull/25)

Contributions to `python-environment-tools`:

* [@cclauss (Christian Clauss)](https://github.com/cclauss): interpreterInfo.py: Create the object in a single operation [PR #93](https://github.com/microsoft/python-environment-tools/pull/93)
* [@hamirmahal (Hamir Mahal)](https://github.com/hamirmahal): style: simplify string formatting [PR #88](https://github.com/microsoft/python-environment-tools/pull/88)

<a id="scroll-to-top" role="button" title="Scroll to top" aria-label="scroll to top" href="#"><span class="icon"></span></a>
<link rel="stylesheet" type="text/css" href="css/inproduct_releasenotes.css"/>

0 comments on commit 02f2740

Please sign in to comment.