Skip to content

Conversation

@amcasey
Copy link
Member

@amcasey amcasey commented Mar 4, 2022

It's not unusual for FAR to find more than one result in a given file, but the work of searching the file system for the associated tsconfig.json will only be cached if the file is open (which is frequently not the case for FAR).

It's not unusual for FAR to find more than one result in a given file, but the work of searching the file system for the associated tsconfig.json will only be cached if the file is open (which is frequently not the case for FAR).
@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Mar 4, 2022
@amcasey
Copy link
Member Author

amcasey commented Mar 4, 2022

There are so many layers of caching (in this case, the tsconfig-existence cache seems to be the main one) that this has no effect in practice.

@amcasey amcasey closed this Mar 4, 2022
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 2025
@typescript-bot
Copy link
Collaborator

This PR doesn't have any linked issues. Please open an issue that references this PR. From there we can discuss and prioritise.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants