Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fsprovider-sample: IntelliSense not working for memfs-based *.ts files #253

Closed
yutao-huang opened this issue Feb 14, 2020 · 1 comment
Closed
Assignees

Comments

@yutao-huang
Copy link

It seems the *.ts files created in this virtual file system doesn't support IntelliSense. For example, if I type in console., it won't automatically show the list of members, etc. Hovering over symbols won't show type definitions, etc.

Is it possible at all to support IntelliSense for *.ts files on a virtual file system?

BTW, some file types do seem to have IntelliSense - e.g. *.html, *.css, *.php, etc.

@jrieken jrieken added question and removed question labels Feb 14, 2020
@jrieken jrieken assigned mjbvz and unassigned jrieken Feb 14, 2020
@mjbvz
Copy link
Collaborator

mjbvz commented Feb 15, 2020

Known limitation tracked by microsoft/vscode#59650

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

No branches or pull requests

3 participants