Folder structure?

Is it possible to break down your project to individual files, sorted in folders? I’m aware of the possibility of using tabs, but since I’m using visual studio code, I’m not sure tabs are an option.

Also, can I use a java file structure in processing?

All my attempts of creating a file structure has failed. Your help is needed!

I’m using the processing extension found here: Processing Language - Visual Studio Marketplace. I’m not certain it supports processing 4.3 completely.

1 Like

i’m not sure which language mode u are using. if it’s Java, u can use processing as a lib in maven project. a little different with raw pde, but has better ide support

see the pom.xml in this thread Use emoji in fonts in Processing - #12 by afk