tsperf / tracer

A VSCode extension to measure type complexity within a project.
https://tsperf.dev
MIT License
157 stars 4 forks source link

Go to location in source should not open file in a new editor tab #26

Closed typeholes closed 5 months ago

typeholes commented 5 months ago

Currently the command will duplicate editor tabs when the file is already open

typeholes commented 5 months ago

fixed in pr #30