arduino / arduino-ide

Arduino IDE 2.x
https://www.arduino.cc/en/software
GNU Affero General Public License v3.0
2.07k stars 353 forks source link

Function list view #2414

Closed Shumatic closed 1 month ago

Shumatic commented 1 month ago

Describe the request

I would like a view where i can see alle the function that is definde in the sketch It could like the view in Notepad++ v.8.6.4 menu - view - Function list This provide a rapid way to goto a function. Preferrebly it should work across Tabs Skærmbillede 2024-04-11 102955

Describe the current behavior

N/A

Arduino IDE version

2.3.2

Operating system

Windows

Operating system version

10

Additional context

No response

Issue checklist

per1234 commented 1 month ago

Hi @Shumatic. Arduino IDE already has this feature. It is called the "Outline View".

You will find instructions for enabling the Outline View in the previous requests for the feature: https://github.com/arduino/arduino-ide/issues/237 and https://github.com/arduino/arduino-ide/issues/1157

Shumatic commented 1 month ago

I am so sorry for not investigating properly ..... :-)