Skip to content

Commit af16af2

Browse files
authored
Add missing news entries (#1356)
1 parent 7cd3103 commit af16af2

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

news/2 Fixes/1257-1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
When `editor.formatOnType` is on, don't add a space for `*args` or `**kwargs`

news/2 Fixes/1257-2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
When `editor.formatOnType` is on, don't add a space between a string type specifier and the string literal

news/2 Fixes/726.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
When `editor.formatOnType` is on, don't indent after a single-line statement block

news/3 Code Health/1298.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Only trigger the extension for `file` and `untitled` in preparation for
2+
[Visual Studio Live Share](https://aka.ms/vsls)
3+
(thanks to [Jonathan Carter](https://github.com/lostintangent))

0 commit comments

Comments
 (0)