tsperf / tracer

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

manage and persist settings per project #18

Open typeholes opened 5 months ago

typeholes commented 5 months ago

Settings can be made much easier for the user to manage with a dedicated component in the UI instead of the generic vscode settings panel.

It is likely that different projects would need different threshold settings so they should also be persisted with the project/save data