https://github.com/de3ph/errorpad
https://github.com/de3ph/errorpad
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/de3ph/errorpad
- Owner: De3ph
- Created: 2023-08-07T09:23:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T14:50:24.000Z (over 2 years ago)
- Last Synced: 2025-05-30T10:06:58.142Z (about 1 year ago)
- Language: TypeScript
- Size: 1.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ErrorPad
## VS Code Extension + Next.js + Supabase + Material Tailwind

## Description
This project supports all kind of diagnostics that reported by language server - linter extensions from VS Code. So if you do not have any error-warning linters, this extension may not be functional as expected.
Most common linters:
- Pylance (for Python)