Is there any way to improve code completion in notepad++?
Currently it supports some kind of "static" code completion and it requires to make a list of instructions and they parameters in xml file or it works on a list of words in open document. I`m looking for something that can read *.h files and make that list automatically and also use variables and functions from current file.