An open API service indexing awesome lists of open source software.

https://github.com/de3ph/errorpad


https://github.com/de3ph/errorpad

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# ErrorPad
## VS Code Extension + Next.js + Supabase + Material Tailwind

![architecture](https://github.com/De3ph/final-thesis/assets/62203579/2ac30e9a-41d3-4f73-a296-2cf418408334)

## 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)