rescript-lang / rescript-lang/rescript-vscode
Improved parsing of error logs
Aperta
@mununki ci sta già lavorando.
Dal 11/5/2023.
- Lingua principale
- ReScript
- Stelle
- 354
- Fork
- 63
- Merge medio
- 11h 29m
- PR unite (30g)
- 1
Descrizione
Related https://github.com/rescript-lang/rescript-compiler/issues/6203
Currently, VSC parses the error logs from /lib/bs/.compiler.log to extract the necessary information for the editor. However, this is a fragile system prone to parsing errors when dealing with corner cases from the compiler. To improve this, the compiler could model the error information into a JSON format for VSC to use.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.