diff options
| author | telans <telans@protonmail.com> | 2020-06-23 20:19:55 +1200 |
|---|---|---|
| committer | telans <telans@protonmail.com> | 2020-06-23 20:35:10 +1200 |
| commit | 712d581e01335aff0c516c6bf0119ee5359b6648 (patch) | |
| tree | 82f2bb01c3b128c8c3b90d81ed2bcf923987bd7f /.vscode | |
| parent | 6bf4e1b28c02aede34bcf488c03a38a23d457802 (diff) | |
remove vscode launch.json comments
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/launch.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json index 419cc578b..0f698bfa4 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -1,7 +1,4 @@ { - // Use IntelliSense to find out which attributes exist for C# debugging - // Use hover for the description of the existing attributes - // For further information visit https://github.com/OmniSharp/omnisharp-vscode/blob/master/debugger-launchjson.md "version": "0.2.0", "configurations": [ { |
