Skip to content
This repository was archived by the owner on Jan 12, 2022. It is now read-only.

Commit d982e66

Browse files
committed
chore: remove .vscode dir
In a previous commit, we deliberately decided for using a workspace config file, and against a local .vscode directory. Previous commit message: I could not find a way to configure multiple folders per workspace when using the .vscode directory. That makes sense: the .vscode directory defines the current directory (that it is in) as a workspace. Instead, we need to have a multi-root workspace which seemingly requires the workspace settings file. Ref: https://code.visualstudio.com/docs/editor/multi-root-workspaces microsoft/vscode-go#2935 golang/go#32394 Signed-off-by: Dr. Jan-Philip Gehrcke <[email protected]>
1 parent 659b4df commit d982e66

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.vscode/settings.json

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)