remix-project
remix-project copied to clipboard
editor freezes on large files
Parsing larger files, not compiling, but parsing the current file can take long and block the editor while typing. Need to put that in a worker.
I think this is an issue with Chrome
I think this is an issue with Chrome
No it's the internal parser which blocks the browser. It can be turned off by turning off autocomplete/show gas/display errors in the settings of Remix. An update will be available soon to fix the issue.