AvinZarlez / processing-vscode

A Visual Studio Code extension for the programming language Processing
https://marketplace.visualstudio.com/items?itemName=Tobiah.language-pde
MIT License
177 stars 25 forks source link

Added requirement info to readme #2

Closed tqwewe closed 7 years ago

tqwewe commented 7 years ago

I had this where if my project's name had any spaces (hello world.pde), then it won't run.issue I thought I'd just add those few words to maybe help anyone with the same problem.

AvinZarlez commented 7 years ago

Good catch! This is a bug I can probably fix if I had the time. Just need to make sure spaces are properly converted/file name is put in quotes