vscode/extensions/python
Brett Cannon 2f581e8986
Allow a space between # and region for folding in Python
Automatic formatting inserts a space between the comment marker `#` and text in the Python extension, so without the allowance for whitespace then `"editor.formatOnType": true` breaks all region markers.

Closes Microsoft/vscode-python#1073 and Microsoft/vscode-python#33
2018-03-28 15:34:56 -07:00
..
.vscode ${workspaceRoot} -> ${workspaceFolder} 2017-09-19 11:21:49 +02:00
src Remove unneeded d.ts files from extensions (#19653) 2017-02-01 12:34:50 -08:00
syntaxes update grammar script: remove unused properties 2018-02-12 16:54:46 +01:00
test Tweak colorization of regexp for light+ and dark+ 2017-09-14 14:45:35 -07:00
.vscodeignore use vsce to determine what to package when bundling extensions 2017-06-21 16:17:21 +02:00
language-configuration.json Allow a space between # and region for folding in Python 2018-03-28 15:34:56 -07:00
OSSREADME.json fixes #7688, fixes #2936, fixes #2867, fixes #2208 2016-08-22 08:51:53 +10:00
package.json built-in extensions: version to 1.0.0 (for #43978) 2018-02-27 15:16:07 +01:00
package.nls.json Edit pass on built-in extension descriptions (#44875) 2018-03-01 16:43:06 -08:00
tsconfig.json Move python extension to strict 2017-11-06 14:26:08 -08:00