-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
plugin: align
Task.detail
declaration
The commit aligns the declaration for `Task.detail` which was moved in vscode from the proposed `Task2` to `Task`. The change aligns this behavior to produce the proper result in the compatibility report, while keeping backwards compatibility for `Task2` (used by the builtin-npm among other extensions). Signed-off-by: vince-fugnitto <[email protected]>
- Loading branch information
1 parent
4ade592
commit acd6f57
Showing
3 changed files
with
14 additions
and
8 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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