Bug? Large codes lagging with 5.20

Scantech

Well-Known Member
Licensed User
Longtime User
I am having a difficult time coding with over 15000 lines of codes. I think it is related to intellisense or windows update. It takes a while to type in with keyboard. Few letters typed can at times take few seconds to display. Can we have option to disable intellisense? I swear it was doing ok when i updated to windows 10. Then, a patch update started this lagging.
 

sorex

Expert
Licensed User
Longtime User
you can disable the autocomplete via Options > IDE > [x] Disable implicit autocomplete or something like that.

you can still work with ctrl-space to use manual autocompletion.
 

Scantech

Well-Known Member
Licensed User
Longtime User
you can disable the autocomplete via Options > IDE > [x] Disable implicit autocomplete or something like that.

you can still work with ctrl-space to use manual autocompletion.
Thanks for your help
 

WAZUMBi

Well-Known Member
Licensed User
Longtime User
you can disable the autocomplete via Options > IDE > [x] Disable implicit autocomplete or something like that.

you can still work with ctrl-space to use manual autocompletion.

Where is the 'Option' option? I don't see it.
 
Top