Is your enhancement request related to a problem? Please describe.
I'm always frustrated when CPU is constantly at 100% (it never goes down ?)
while CPU is at 100% F12 navigation and other fancy smart features anyway not working
Describe the solution you'd like
Simple robot code switch that disables all "smart" functionality, leaving just syntax highlight
maybe it could have also autocomplete and docs for selenium library native keywords as a bonus
maybe configurable indexing timeout, so that extension would gave up like in 10 min,
if it doesn't discover all keywords in that timespan it could ask user for confirmation to continue "the struggle"
Describe alternatives you've considered
Currently I use regex to find keyword declarations and forced to use editor without extension
Additional context
discussion #518 (comment)
AI / tooling disclosure
I didn't use ai
Is your enhancement request related to a problem? Please describe.
I'm always frustrated when CPU is constantly at 100% (it never goes down ?)
while CPU is at 100% F12 navigation and other fancy smart features anyway not working
Describe the solution you'd like
Simple robot code switch that disables all "smart" functionality, leaving just syntax highlight
maybe it could have also autocomplete and docs for selenium library native keywords as a bonus
maybe configurable
indexing timeout, so that extension would gave up like in 10 min,if it doesn't discover all keywords in that timespan it could ask user for confirmation to continue "the struggle"
Describe alternatives you've considered
Currently I use regex to find keyword declarations and forced to use editor without extension
Additional context
discussion #518 (comment)
AI / tooling disclosure
I didn't use ai