Skip to content

PDE enhancements - variable highlight + pop out console #1126

Open
@Mboudali

Description

@Mboudali

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions