Answer the question
In order to leave comments, you need to log in
Free Pascal compiler in an editor like Notepad++?
How to tie the Free Pascal compiler to Notepad ++ or something else (wim, geani, ...) in win7? Well, i.e. so that, as in the IDE, I clicked, collected, gave out errors \ warnings, etc.
Apparently some kind of plugin is needed, for which editor does this exist?
Tried sourceforge.net/projects/notepad-plus/forums/forum... and also slightly different code:
cd $(CURRENT_DIRECTORY)<br/>
fpc $(NAME_PART).pas
Answer the question
In order to leave comments, you need to log in
For vim on www.vim.org I immediately found
fpc.vim: "Free Pascal Compiler" compiler plugin.
www.vim.org/scripts/script.php?script_id=1376
Have you added the folder with the FreePascal .exe file to your environment variables?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question