-
Notifications
You must be signed in to change notification settings - Fork 518
Closed
Description
After installing the extension, the auto-insert for "(", or "{" is disabled (previously, if I hit '{', VS Code would automatically insert the corresponding '}'). However, disabling the extension reenables the auto-insert.
Environment
- Operating System: OSX 10.12
- Visual Studio Code version: 1.8.1
- Java extension version: 0.0.9
Steps To Reproduce
- Enable extension
- Type '{', notice that '}' is not automatically inserted
Reactions are currently unavailable