processing-vscode
processing-vscode copied to clipboard
A Visual Studio Code extension for the programming language Processing
First thank you for creating this tool! It would be great if one could make it work with Processing Python Mode. Here is a tutorial for using Processing Python Mode...
**Is your feature request related to a problem? Please describe.** I can't build projects through extension's command `processing.RunTaskFile`. Each time I try to run it, no integrated terminal shows up,...
**Scenario** I organize my Processing sketches in git repositories, meaning I work with repositories in Visual Studio containing several sketches. When running the command `Processing: Create Task File`, the extension...
Getting this warning now: One or more snippets from the extension 'language-pde' very likely confuse snippet-variables and snippet-placeholders (see https://code.visualstudio.com/docs/editor/userdefinedsnippets#_snippet-syntax for more details) Need to double check why this is...
Intellisense not working for Processing vscode. Can you please look into it?
I'm working with Git in a project with multiple code languages (Git, Arduino, etc.), when trying to create a task file, the extension compaints about not having the [workspacefolder.pde] file....