Skip to content

PDE enhancements - variable highlight + pop out console #1126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Mboudali opened this issue May 28, 2025 · 0 comments
Open

PDE enhancements - variable highlight + pop out console #1126

Mboudali opened this issue May 28, 2025 · 0 comments

Comments

@Mboudali
Copy link

Mboudali commented May 28, 2025

Relevant sub-area for this feature?

PDE

Feature description

Hi there,
I would like to request some enhancements to the PDE.

  1. 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.

  2. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant