Skip to content

Conversation

frodi-karlsson
Copy link

Fixes #1972

With this change:
Whenever inferFilePath is called, the setting for useRealpaths will determine whether realpath is used or not.
This does not apply to the call in onDidChangeWatchedFiles where we don't have access to settings without a bigger refactor but it doesn't seem crucial to ever realpath there (?)

I've tested this with this very handy repro, and it behaves as expected in the symlinked directory opened in the extension development host:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parsing error: ESLint was configured to run on X However, that TSConfig does not include this file (when project opened from symlinked folder)
1 participant