Hi. I have installed the Autohotkey package and I like the highlighting feature. However, I don’t want that it shows a list of suggested commands and parameters when I’m writing. Is it possible to disable that? I cannot find any help.
Dissable sugestions with Autohotkey plugin?
        
          deathaxe
          
            
        
        #2
      
      Auto completion is provided by AutoHotkey.sublime-completions file. Therefore you can’t disable it. You’d need to customize the package and remove that file.
        0 Likes