Describe the feature that you would like added
Currently in VS Code, because we only do declaration: true
, navigating code from one src file to another goes to the declaration even though we're all in a single monorepo. We should generate declaration map to navigation from src to src.
Shoot, we don't minbar TS2.9: https://www.typescriptlang.org/docs/handbook/release-notes/typescript-2-9.html
We cannot do this until Fabric 7.0.
@micahgodbolt @kenotron should this be added to some 7.0 milestone?
if it's a 2.9 minbar, I think 7.0 is definitely appropriate.
Most helpful comment
if it's a 2.9 minbar, I think 7.0 is definitely appropriate.