Closed
Description
Environment data
- VS Code version: 1.20.1
- Python Extension version: 2018.1.0
- OS and version: Windows 10 build 1607
- Python Version: 2.7.13
- Relevant/affected Python packages and their versions: none
Actual behavior
VS Code incorrectly determine indentation style as 8 spaces.
Expected behavior
VS Code determine indentation style as 4 spaces.
Steps to reproduce:
- Launch VS Code
- Open Untitled-1.py from the attached archive below
project.zip
Logs
Output for Python
in the Output
panel (View
→Output
, change the drop-down the upper-right of the Output
panel to Python
)
##########Linting Output - pylint##########
No config file found, using default configuration
##########Linting Output - pylint##########
No config file found, using default configuration
--------------------------------------------------------------------
Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00)
Output from Console
under the Developer Tools
panel (toggle Developer Tools on under Help
)
Metadata
Metadata
Assignees
Labels
Issue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug