processing-experimental
processing-experimental copied to clipboard
Experimental Mode for the PDE
Similar to [speed tool](http://larskaltenbach.de/code/speedTool/index.html) or how it is implemented in other IDEs like Sublime Text
im running windows 8.1 & 10 and i cant find my current version 2.2.1 to switch to this PDE X mode and the link provided "click here" is broken so...
Breakpoints don't seem to work when placed within classes. If I create a breakpoint in a class the debugger never stops. For example, in the following code, if I place...
Hello Manindra29, With Processing 303 with big sketch PDE slows down a lot Processing. For example when you use the checking error sometime Processing and PDE need 5 or more...
edit: P5 version 3.0a4 - MacOsX 10.9.4 - Java 1.7.0_67 In a new window (or not) show the debug toolbar. Hovering mouse over any of the 4 buttons to the...
I noticed that when I remove elements from an IntList() the variable inspector fills the position with the last element of the list. Although the count variable shows the correct...
Perhaps code completion suggestions should not appear when writing a code comment?
How it works: run your sketch in debug mode, make changes to the code, hit save and the code gets instantly replaced in the running sketch. This is incredibly useful...
Add another line below the selected completion, where it shows a short documentation of the parameters.
Gal wrote > Regarding design, I have some rough ideas which are different from the usual call-graph view. For example, a heat map as the background of the PDE that...