vscode-glua-enhanced
vscode-glua-enhanced copied to clipboard
Crashing Extension Host When Wiki Scraping
anytime I load a Lua file with the extension enabled, I see in the status bar that it attempts to scrape the wiki, and fails. It repeats this attempt to scrap about 3 times before the vscode extension host crashes.
has someone found a way to fix this?, I rather have a better fix than just bypassing the wiki scrap through opening diffrent files or enabling / disabling the extension to bypass this like i have to do now
Can't reproduce - it's instant for me
It doesn't scrape the wiki, it merely downloads pre-scraped data from https://venner.io/gmod-wiki.json
It's also happening for me, but it only crashes when the plugin is enabled and a Lua file is already open when VSCode starts.
Been getting this as of the last week or so too. A couple of seconds after the "Downloading GMod Wiki" text, the extension crashes and restarts. Tested various combinations of plugins and it doesn't seem to be a conflict. I can't really pin down an exact cause, it seems to be somewhat random in my case.
Same for me.
the temporary solution I use is just to disable the addon (in the workspace) then re-enable it
still no better fix that I know of