We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdad3f1 commit 1c3b683Copy full SHA for 1c3b683
CHANGELOG.md
@@ -5,7 +5,7 @@
5
### Enhancements
6
7
1. Add new command to report an Issue using the vscode-python template.
8
- ([#67](https://github.com/Microsoft/vscode-python/issues/67))
+ ([#1119](https://github.com/microsoft/vscode-python/issues/1119))
9
1. Highlight `.pypirc`, `.pep8`, and `.pylintrc` as ini-files. (thanks [Jan Pilzer](https://github.com/Hirse))
10
([#11250](https://github.com/Microsoft/vscode-python/issues/11250))
11
1. Added `python.linting.cwd` to change the working directory of the linters. (thanks [Matthew Shirley](https://github.com/matthewshirley))
0 commit comments