context view fix - #2
Merged
justschen merged 41 commits intoJul 20, 2022
Merged
Conversation
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>
joh/realistic duck
Configurations ${WorkSpace} autocomplete broken after update. Fixes #155638
Don't fill in tasks type/labels
* Update new file to create a new file * Address PR feedback
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.
Simplify bash PROMPT_COMMAND handling
…editor during rebase (#155748) Use GIT_EDITOR environment variable to suppress the git commit editor during rebase
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.