Skip to content

context view fix - #2

Merged
justschen merged 41 commits into
justschen:justin/CodeActionMenu-Widgetfrom
microsoft:main
Jul 20, 2022
Merged

context view fix#2
justschen merged 41 commits into
justschen:justin/CodeActionMenu-Widgetfrom
microsoft:main

Conversation

@justschen

Copy link
Copy Markdown
Owner

No description provided.

Tyriar and others added 30 commits July 19, 2022 06:14
These change throughout the lifecycle of the window, require workspace trust and
are expensive to fetch. Just having help with autocompleting type/taskName is
good enough here.

Fixes #155087
This also allows these operations to be easily cancelled.
* Move MD diagnostics to language server

This switches us to using the LSP pull diagnostic model with a new version of the language service

* Bump package version

* Delete unused file
Switch to using object for editor resolver
* Show loading for task building status bar icon

Fixes #153935

* address my own fedback

Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… the language configuration file (#155688)

Fixes #154766: Parse markers regular expressions like other regular expressions from the language configuration file
Configurations ${WorkSpace} autocomplete broken after update. Fixes #155638
* Update new file to create a new file

* Address PR feedback
suppress the editor during git rebase, fix #114461

Co-authored-by: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com>
Fixes #154235: `process.pid` is always `1` on a sandboxed renderer, so avoid polling for the renderer process still running from the extension host, since the extension host is a `UtilityProcess` anyways, with a lifecycle managed by Electron.
Tyriar and others added 11 commits July 20, 2022 07:38
This change attempts to evaluate PROMPT_COMMAND in the same way that
bash would, adding support or many more cases and removing the check
that disables unsupported PROMPT_COMMANDS.

Fixes #155221
Fixes #146197
Simplify bash PROMPT_COMMAND handling
…editor during rebase (#155748)

Use GIT_EDITOR environment variable to suppress the git commit editor during rebase
#145563) (#155776)

* Show only one active & focused tab across editor groups in hc themes

* Use dotted line for active, dashed for hover
@justschen
justschen marked this pull request as ready for review July 20, 2022 20:32
@justschen
justschen merged commit a05b8cd into justschen:justin/CodeActionMenu-Widget Jul 20, 2022
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.