-
Notifications
You must be signed in to change notification settings - Fork 765
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[release] package.json: skip godlvdap debug config in the stable version
We want to do more polishing on the Go Delve DAP debug option. Until then, hide this in the stable version of the extension. I hoped that I could disable that from the quick pick option but I couldn't find how. (Not registering the debug config provider didn't do the job). I left goMain.ts untouched - it seems like it doesn't affect visibility of the configuration. This is a patch only applied to the release, and latest branches. Not the main branch where nightly is built from. Nightly will keep presenting the godlvdap option. Fixes #960 Change-Id: I1afe8104a4e1b0e654727ec1fa574acccbd43605 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/273046 Trust: Hyang-Ah Hana Kim <hyangah@gmail.com> Reviewed-by: Suzy Mueller <suzmue@golang.org>
- Loading branch information
Showing
1 changed file
with
1 addition
and
376 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