Components
Notepadqq is a text editor and source code editor that runs on linux operating systems.
Notepadqq is an open source application commonly used to write source code or command line programming language that has a very simple design that is easy to use to check errors in writing a programming language. "
Notepadqq has features for editing, error checking on the command line, and provides an easy-to-read view to let you know that the sentence is a command or syntax in the programming language.
Proposal
I suggest to add "go defenition" feature in notepadqq
Mockups / Examples
like the example below that should be applied :
- and the result is as below:
very easily, the file containing the definition of function / class will open automatically
Benefits
This feature is very helpful to know the function / class in the project, so we do not need to type the whole function manually. "Goto Definition" feature is very useful, does not make us have to bother typing it. by placing the cursor on the function / class name and typing only a few letters then automatically the file containing the function / class definition will open.
Posted on Utopian.io - Rewarding Open Source Contributors