-
Notifications
You must be signed in to change notification settings - Fork 836
Closed
Labels
enhancementNew feature or requestNew feature or requestfixed in next version (main)A fix has been implemented and will appear in an upcoming versionA fix has been implemented and will appear in an upcoming version
Description
microsoft/vscode-python#481 is the most requested feature in PVSC. Solving it via format-on-type is probably the easiest and most consistent way. Since Pylance knows what the indentation level is, when things would only be syntactically appropriate if it was dedented, etc., Pylance is probably in a great position to be able to support this via https://microsoft.github.io/language-server-protocol/specifications/specification-3-17/#textDocument_onTypeFormatting.
cicorias, hoechenberger and Molkree
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfixed in next version (main)A fix has been implemented and will appear in an upcoming versionA fix has been implemented and will appear in an upcoming version