Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

empty .vscode directory created for no discernible reason #277

Closed
cu opened this issue Nov 22, 2017 · 1 comment
Closed

empty .vscode directory created for no discernible reason #277

cu opened this issue Nov 22, 2017 · 1 comment
Labels
bug Issue identified by VS Code Team member as probable bug
Milestone

Comments

@cu
Copy link

cu commented Nov 22, 2017

Environment data

VS Code version: 1.18.1
Python Extension version: 0.8.0
Python Version: 2.7.14 (or 3.6.3, not sure which the extension is using)
OS and version: Ubuntu 17.10

Actual behavior

When the Python extension is enabled and a Python file is opened, an empty .vscode directory is created in the root of the workspace/folder.

Expected behavior

Should be able to edit/view Python files without having the .vscode directory being automatically created. Especially since there does not appear to be anything being put there.

Workarounds

Disable the Python extension and the .vscode directory is no longer created when opening Python files.

Steps to reproduce:

  • Install/enable Python extension
  • Open a folder containing a Python file
  • Open a Python file for viewing or editing.
@DonJayamanne
Copy link

Duplicate of #253

@DonJayamanne DonJayamanne marked this as a duplicate of #253 Nov 22, 2017
@DonJayamanne DonJayamanne added this to the December 2017 milestone Nov 22, 2017
@DonJayamanne DonJayamanne added closed-duplicate bug Issue identified by VS Code Team member as probable bug labels Nov 22, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jul 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

2 participants