-
Notifications
You must be signed in to change notification settings - Fork 37.4k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-autoindentEditor auto indentation issuesEditor auto indentation issuesverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version: 1.15.0
- OS Version: Manjaro KDE Gellivara
Steps to Reproduce:
- Open a ruby file.
- Ensure
autoIndentis enabled. - Write some function with indentation (by example, inside a class), then try to write end keyword
Reproduces without extensions: Yes
This happen by default in vscode, but other extensions like vscode-ruby and vscode-crystal-lang also have this issue:
Metadata
Metadata
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-autoindentEditor auto indentation issuesEditor auto indentation issuesverifiedVerification succeededVerification succeeded

