Jlint
A lightweight VS Code extension for code formatting and linting.
Format code and detect errors with visual separation of code blocks.
Key Features
| Feature |
Description |
| Multi-Language |
JavaScript, TypeScript, JSX, TSX, Java, JSP, HTML, CSS, JSON, XML |
| Easy to Use |
Just Alt+Shift+F to format or lint |
| Fast & Efficient |
Built with Babel and Prettier for high performance |
| Visual Separation |
Comment lines to separate code blocks visually |
| Error Modal |
Display error messages in a clear modal popup |
Shortcuts
| Command |
Windows |
Mac |
| Format / Lint |
Alt+Shift+F |
Option+Shift+F |
Settings
| Setting |
Default |
Description |
ActiveLint |
true |
Enable or disable linting |
RemoveComments |
false |
Remove comments from code |
InsertLine |
true |
Insert comment vertical line to separate blocks |
Preview
Before

After

Error Modal

Architecture
Architecture Document
License
Apache License 2.0
| |