Commit 8ebd092
committed
docs/contributing: remove stale comment on window.openFoldersInNewWindow
According to the snapshot of github.com/microsoft/vscode-go.wiki.git@5b702d8
(4years ago)
"This will open a new VS Code window which will have the title `[Extension Development Host]`. In this window, open any folder with Go code. Make sure the `window.openFoldersInNewWindow` setting is not `"on"`, otherwise a new, non-`[Extension Development Host]`, window may be opened."
I cannot reproduce this problem with today's vscode.
Remove this sentence to avoid distraction.
Fixes #190
Change-Id: Ie1f1cd916c6a48e8f7e6fde618bc621ce2396a22
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/410898
Reviewed-by: Suzy Mueller <[email protected]>1 parent 2773324 commit 8ebd092
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | 66 | | |
69 | 67 | | |
70 | 68 | | |
| |||
0 commit comments