06.05.2009, 09:17
Sweet I didn't know about ConsoleOutputFilter. Using c++ or c might be better than adding custom languages as it's similar enough for the function list to work. I made an API for function completion a while ago, just go to "...\Notepad++\plugins\APIs" and replace either the c or c++ API with http://pastebin.com/f14b99c15.
To compile the same way as pawno:
To compile the same way as pawno:
Code:
NPP_SAVE <path to pawncc.exe> "$(FULL_CURRENT_PATH)" -;:+ -(:+ -o:"$(CURRENT_DIRECTORY)\$(NAME_PART).amx"