vim-processing
vim-processing copied to clipboard
Create and run processing sketches in Vim. Development repository for vim script 2115.
Hello, I have currently installed Processing 4.2. I don't like Processing ide. I want to use with vim. I wonder it is working with new version of Processing 4.2
Greetings, Is there a plan to make this plugin compatible with processing3 or processing4? I would really appreciate the update. Processing3/4 is the only place I need to switch my...
Is there any way this could be made to work in Python mode in Processing 2? thanks.
I'm a front end developer. I was used to coding in vim and previewing demo in browser, which is efficient. But when I use `vim-processing`, I have to stop previewing...
I currently use a syntax file based autocompletion (perhaps my primary reason for using vim over processing.app.) It does an o.k. job, but it isn't as contextually aware as it...
I already add the processing-java to Path, and when I run it, Vim returns :! processing-jave --sketch="C:\Windows\System32" --output=""C:\Users\Ian\AppData\Local\Temp\vim-precessing\System32"" --force --run >C:\Users\Ian\AppData\Local\Temp\VIeD5F3.tmp>&1 [No write since last change] shell returned 1" Do...
Opinion poll - its been a while since the last release, and Procesing 3 is out. I just incorporated changes to handle the latest syntax (Thanks @crazymaster). Is it time...
Right now temp files are going into /tmp/vim-processing (at least in linux). If more than one user on a machine is using vim-processing, then the second user loses write permission...