processing / processing/processing4
PDE enhancements - variable highlight + pop out console
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Java
- Sterne
- 494
- Forks
- 183
- Ø Merge
- 4 Std. 39 Min.
- Gemergte PRs (30 T.)
- 3
Beschreibung
Relevant sub-area for this feature?
PDE
Feature description
Hi there,
I would like to request some enhancements to the PDE.
-
When you click on a variable, it would be good to see on the right side of the scroll bar instances of the variable. Tabs containing the variables should also be highlighted.
This feature is available in Matlab editor.
Notepad++ has the highlighting but not the side bar. -
The ability to pop out the console. This will be very helpful for people developing GUI connected to pieces of hardware (e.g. Arduino, NI-USB ...)
Benefits
The highlighting feature will allow an easy access to all lines containing a given variable.
The ability of the pop out the console will add convenience when debugging code using two monitors: one monitor for the GUI, the other monitor for the IDE and the console side by side.
Possible challenges
No response
Additional context
No response
Would you like to work on the issue?
This should be easy to implement for someone familiar with the IDE development.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, die Einstiegspunkte des PDE-Editors und der Konsole im processing4-Repository zu finden. Überprüfe, wie Editor-Tabs, die Bildlaufleiste, die Variablenhervorhebung und die Konsole derzeit behandelt werden; als abgeschlossen gilt die Arbeit, wenn beide angeforderten Verbesserungen zusammen funktionieren, ohne das bestehende PDE-Verhalten zu beeinträchtigen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- desktop, developer-experience
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100