microsoft / microsoft/TypeScript

Give more information in --extendedDiagnostics

Aperta
#32,767 0 commenti 2 reazioni 1 assegnatario Vedi su GitHub

@DanielRosenwasser ci sta già lavorando.

Dal 13/8/2019.

Experience Enhancement Rescheduled Suggestion
Lingua principale
Go
Stelle
111k
Fork
14.3k
Merge medio
1g 19h
PR unite (30g)
117

Descrizione

This is a list I may keep adding to as I help troubleshoot users with slow projects.

Breakdown of file types

Much of the time, users just have a lot of .d.ts files in node_modules. It'd be easier to tell the cause if I could see the breakdown of:

  • .ts/.tsx files
  • .d.ts files
  • .js/.jsx files

I'd want to know number of lines and number of files.

Breakdown of program construction time

I've seen many examples of incorrect exclude globs that try to exclude node_modules but fail to do so.

What I'm looking for is number of folders explored during program construction time.

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.