semi-auto
Automatically adds a semicolon when you press Enter while coding.
Features
- Automatically adds
; before creating a new line.
- Hold Ctrl while pressing Enter to skip the semicolon.
- Supports multiple programming languages.
- No configuration required.
Supported Languages
- JavaScript
- TypeScript
- Java
- C
- C++
- C#
- PHP
- Swift
- Kotlin
- Dart
- Rust
- Go
- Objective-C
- SQL
Requirements
No additional requirements or dependencies.
Extension Settings
This extension does not add any VS Code settings.
It provides two commands:
semi-auto.onEnter: Adds a semicolon before creating a new line when Enter is pressed.
semi-auto.onCtrlEnter: Creates a new line without adding a semicolon when Ctrl + Enter is pressed.
Known Issues
If you find a bug or a language that isn't working correctly, please open an issue on GitHub.
Release Notes
1.0.0
Initial release of semi-auto.
Contributing
Open an issue or submit a pull request on GitHub.
| |