-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
No file ending when adding import #60451
Comments
This is the intended behavior unless you have set the You can either set the preference, or update the module resolution setting to |
This issue has been marked as "Question" and has seen no recent activity. It has been automatically closed for house-keeping purposes. |
src/vs/workbench/contrib/chat/browser/chatEditorOverlay.ts
this._editor.getOption(EditorOption)
and make sure to use auto complete with import forEditorOption
.js
excerpt from the logs
tsserver.log
The text was updated successfully, but these errors were encountered: