Does anyone know how to automatically exit Notepad ++ using the .API files provided on the N ++ site? Autocomplete works fine for me in languages with an XML autocomplete file in the API folder, but doesn’t work completely for languages that use the .API file (ruby, AutoIt and others).
From what I was able to find on the Internet, all I have to do is copy the .API or .XML file to the API folder and make sure that the file name matches the language name in the language menu. I exit N ++ to make sure that this is not a refresh issue at startup.
On the N ++ site, I copied the Ruby.apt and AHK Autohotkey.api files to the API folder:
C: \ Program Files \ Notepad ++ \ plugins \ APIs
I am running the latest Notepad ++, v5.4.3. I tried it in Notepad ++ 5.3.x on three machines before upgrading.
Revaron
source
share