I'm using winPython and Notepad++ and would like to save myself some key strokes by having one key save and also run my code.
I have C:\Users\Robin\Desktop\coding\WinPython-32bit-2.7.10.2\python-2.7.10\python.exe "$(FULL_CURRENT_PATH)"
saved onto F6, but when I try to create a macro for CTRL+S then F6, only the saving part gets recorded.
Anyone know why + how to fix it?