

Am I right in thinking I need to wait for your lua.rws file?ĮDIT: I have uninstalled the Function List plugin, it kept crashing NPP on start-up and its noted as being rather unstable.

I don't see the Functions in Functions List and commands keywords don't auto-complete. Keywords are highlighted blue (but then they were before) as a result of LUA language being set. lua files) but cannot genuinely see any difference. I have disabled the NPP SpellChecker plugin, opened a LUA script file, set language to LUA (NPP does this by default for. In other words you will be able to put your cursor over a keyword and press ctrl-F1 and the helpfile will open up to the appropriate page. Last up, at least for now, is linking the keywords to my helpfile. Look at this YouTube vid for a sample of how this will work. Next up, full auto-completion for Lua and FG2 keywords and functions. The following feature has not been completed yet. Just make sure that the Lua language is selected and the list will be populated with all the functions. The "elseif" will be recognized as soon as I have the Lua.rws finished.Īnother thing you can do now is enable the "Function List" ability of NPP. Notice that the FG2 keywords are recognized as spelled correctly.

Change your ".multi" file and add the new name (as in #8 above). custom.rws < custom.txt you can name the txt and rws files however you like.Ĭ. Mine looked like this:Ĭode: aspell -lang=en create master. Add a line at that says "add FG2.rws" to the bottom. In the Aspell\dict folder you sill see a file that ends in 'multi' that is for your chosen language. give me a few days and put it in the Aspell\dict folder.Ĩ. Download the attached Lua.rws when it is ready. Download FG2.rws (inside the the attached FG2.zip file) and put it in the Aspell\dict folder.ħ. Your PC has to be rebooted for the change to take effect.Ħ. Make sure that aspell-15.dll location must be listed in the system PATH variable. If the 'Aspell\dict' folder is not there, create it.ĥ. Install at least one Aspell language pack (check your install directory\dict folder to see if one cam pre-installed). Then turn on Auto Spell Check in the SquigglySpellChecker menu.ģ.

Disable any spellcheck you already have in NPP.Ģ. To enable the check-as-you-go (red-squiggly line) spell check method and have FG2 & Lua keyword support:ġ. This method also supports the right-click "add to dictionary" method. Here are some things that I have found out about Notepad++ (NPP) that I will be using to make it a better FG2 editor.įirst up to bat, full FG2 and Lua keyword spellcheck functionality.
