vscode/extensions/python
Matt Bierner 4add169505 Disable (#16350)
**Bug**
In python file, typing `'` in a string or comment results in `''` due to auto closing pairs.

**fix**
Apply same fix that we use for Typescript to disable this behavior in strings and comments https://github.com/Microsoft/vscode/blob/master/extensions/typescript/language-configuration.json

Fixes #8539
2016-12-02 11:22:34 -08:00
..
.vscode
src
syntaxes
test [themes] add variable.language for this, super, self... 2016-10-14 18:33:16 +02:00
.vscodeignore
language-configuration.json Disable (#16350) 2016-12-02 11:22:34 -08:00
OSSREADME.json
package.json
tsconfig.json