-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
unable to open files i get a string that says [object event] #3874
Comments
Does it work now? I cannot reproduce it unfortunately. |
Could this be related to #2699? /cc @akosyakov |
Could you try to disable/uninstall extensions one by one to see whether it makes any difference? I assume it is something what is configured for your user, either extensions or user setting. |
Thank you for responding to my email. I'm away at the moment but will try
when I get back to it.
…On Mon 12 Apr 2021, 11:33 Anton Kosyakov, ***@***.***> wrote:
I have following extensions installed, which do you have besides them:
[image: Screenshot 2021-04-12 at 09 46 18]
<https://user-images.githubusercontent.com/3082655/114381233-2d6fe780-9b8b-11eb-97d7-b8a0ef35e0de.png>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3874 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQU4JQD2WG3JPUHRGOO6M43TILD7BANCNFSM42VHLSYA>
.
|
I have a following suspicion: you copied your user settings from local VS Code and pasted in Gitpod but while doing you maybe forgot a closing bracket and something. So later when we try to load settings we cannot parse them actually. Is it correct? You can reset your user data (settings/extensions) by:
|
Actually I think I found an issue in web dependencies for VS Code, following resource is missing: node_modules/jschardet/dist/jschardet.min.js |
Bug description
similar problem to this
https://crimson-tuna-hpo667r4.ws-eu03.gitpod.io/
Steps to reproduce
still new in coding and learning new skills
Expected behavior
No response
Example repository
https://crimson-tuna-hpo667r4.ws-eu03.gitpod.io/
The text was updated successfully, but these errors were encountered: