microsoft / microsoft/TypeScript
Opened file added to inferred project instead of configured project
@rakatyal ci sta già lavorando.
Dal 10/8/2021.
- Lingua principale
- Go
- Stelle
- 111k
- Fork
- 14.3k
- Merge medio
- 1g 19h
- PR unite (30g)
- 117
Descrizione
Bug Report
🔎 Search Terms
inferredproject
inferredproject1
🕗 Version & Regression Information
Observed in 4.1.4 and 3.1.2.
⏯ Playground Link
N/A
💻 Repro steps
Opened project in VS with tsconfig, observed a configured project being created successfully with one TS root file.
Then added another TS file to the project.
🙁 Actual behavior
New TS file was added to the inferred project.
🙂 Expected behavior
New TS file is added to the existing configured project.
Notes:
This issue reproduces inconsistently.
TS 4.1.4 Repro: tsslog-ConfiguredProject-2021_01_29-09_25_06.07_PM_UTC.ProjectHost.log
TS 3.1.2 Repro: tsslog-ConfiguredProject-2021_02_03-02_38_00.40_AM_UTC.ProjectHost.log
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.