text file: [bug5473_2x.zip](https://github.com/user-attachments/files/16172096/bug5473_2x.zip) for Complete_from_text, open its config, and write: plugins.ini: ``` [complete_from_text] lexers=* max_lines=100000 ``` - open text file. - go to end. type "a" and call auto-completion --> pause 5-6 seconds! VSCode is fast here. @pintassilgo with fix https://github.com/Alexey-T/CudaText/issues/5605#issuecomment-2221010158 the pause is 2 secs, but still slower than VSCode.