benfry / processing4

Processing 4.x releases for Java 17
https://processing.org
Other
1.34k stars 239 forks source link

[Enhancement] suggestion : multi view editor (split feature) #809

Open icq4ever opened 10 months ago

icq4ever commented 10 months ago

hello for everyone. this is not the issue report. just suggestion. first of all, thank you so much for everyone who involve this amazing project. everyday I use this tool with happiness.

is there any plan for add feature split view? everytime I coding on processing, make new tab and coding for new class. and it will be amazing support split view edit. (like vscode, which is drag tab and horizontal/vertical split.) I don't know how much it'll be hard actually. but I guess it's window view related and not actually affect core of processing structure.

best. donghoon.

LaetitiaNatali commented 9 months ago

I think it's better for you to use directly VS code or Sublim text. Because it's can be hard and pain to develop this feature for the Processing IDE. To do that in VScode : https://github.com/Luke-zhang-04/processing-vscode but you can install directly from VScode Sublim text https://github.com/b-g/processing-sublime

I hope that's can help you

icq4ever commented 9 months ago

@LaetitiaNatali thanks for note that. actually I already tried with VSCode, is that extension works properly? because there were several extensions but sometimes it doesn't work properly before. I will try again.

icq4ever commented 9 months ago

@LaetitiaNatali processing-vscode extension works well. thank you.

LaetitiaNatali commented 9 months ago

@LaetitiaNatali processing-vscode extension works well. thank you.

You're welcome and enjoy your code !