Notepad3 icon indicating copy to clipboard operation
Notepad3 copied to clipboard

How to go to a function definition ?

Open sebma opened this issue 3 years ago • 2 comments

Hi,

I'm using Notepad3 v5.21.1129.1 on W10.

How to go to a function definition ?

sebma avatar Jul 01 '22 12:07 sebma

Notepad3 is not aware of function declaration/definition and jumping to it - you have to use more advanced IDE for this. Recommendation: VSCode.

RaiKoHoff avatar Sep 01 '22 10:09 RaiKoHoff

@RaiKoHoff Visual Studio Code seems be to based on Electron which is himself based on the Chromium browser engine which is memory greedy.

I think I'll use notepad++ in the meantime you implement, if ever, that functionality.

sebma avatar Sep 01 '22 14:09 sebma