-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-coreEditor basic functionalityEditor basic functionalityverifiedVerification succeededVerification succeeded
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.93.1
- OS Version: mac OS 15
Steps to Reproduce:
command + ,then change the tab size value to 99999999, and disableDetect Indentation
- Save user settings, open any file, and enter tab anywhere. At this time, there will be a period of software stuck, and the file content will become unreadable.
iShot_2024-09-18_12.52.43.mp4
- I think can refer to the
jetbrainseditor to limit the tab size to 16. If the value is too large, it is not convenient to read and format the document. If it is too large, it will also cause the file rendering to be stuck, resulting in poor input experience.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-coreEditor basic functionalityEditor basic functionalityverifiedVerification succeededVerification succeeded
