You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix handling of escaped string in tokenizer + PTVS launch hardening (#1377)
* Undo changes
* Test fixes
* Increase timeout
* Remove double event listening
* Remove test
* Revert "Remove test"
This reverts commit e240c3f.
* Revert "Remove double event listening"
This reverts commit af573be.
* #1096 The if statement is automatically formatted incorrectly
* Merge fix
* Add more tests
* More tests
* Typo
* Test
* Also better handle multiline arguments
* Add a couple missing periods
[skip ci]
* Undo changes
* Test fixes
* Increase timeout
* Remove double event listening
* Remove test
* Revert "Remove test"
This reverts commit e240c3f.
* Revert "Remove double event listening"
This reverts commit af573be.
* Merge fix
* #1257 On type formatting errors for args and kwargs
* Handle f-strings
* Stop importing from test code
* #1308 Single line statements leading to an indentation on the next line
* #726 editing python after inline if statement invalid indent
* Undo change
* Move constant
* Harden LS startup error checks
* #1364 Intellisense doesn't work after specific const string
0 commit comments