Sorry for the bad quality but I had to made this video from my phone because Walyland is not supported in Ubuntu 21.04. What is IME?
Sublime Text 4 Auto complete box is not showing (also in safe mode)
Interesting, thanks. This seems to be an issue specific to the PHP syntax, I can’t reproduce it in others.
Yes, you are right. This issue is only happening when I am using PHP or HTML. It is working fine with JavaScript for example. Is there a way to report that so there could be a fix in the feature?
A report to our public issue tracker would be most welcome: https://github.com/sublimehq/sublime_text/issues/new/choose
This is super weird, but I have installed a few packages and I have started to write some code and the functionality is working again as it should be. I have installed all those packages, but I don’t think that any of those was causing the problem:
installed packages:
autofoldcode
better bookmarks
brackethighlighter
phpcs
sftp
sidebarenhancements
sublimelinter
sublimelinter-php
wordcount
But right now everything is working fine. Safe Mode it is not working again, but in the main project it is working.
I just saw that what I did was to open a new file from my project and it was working fine. Then I closed and opened the same file it was not working with the last time and now it is working with this file as well. Super weird!
UPDATE: Even safe mode is working fine now when I change the syntax to PHP and write at the begging <?php
everything is working fine.
If you have problems try to close and then open the file again, that solved my problem.