Skip to content
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

[Feature Request] Notes Tab #97

Open
dragokas opened this issue Jun 5, 2021 · 5 comments
Open

[Feature Request] Notes Tab #97

dragokas opened this issue Jun 5, 2021 · 5 comments

Comments

@dragokas
Copy link
Contributor

dragokas commented Jun 5, 2021

Hi,

I think It would be useful to have a "Debug" "Notes" Tab at the bottom pane (next to "Bookmarks" Tab) for service purposes.

Time to time, it's handy to temporarily copy some data, switch to various tabs, and always have access to that copied data.
So, debug Tab could be convenient place to paste and temporarily store there various buffer.

@Timocop
Copy link
Owner

Timocop commented Jun 5, 2021

Im a little confused with this request.
Do you mean like #define-like behavior via UI? Also what type of data do we speak of here?

@dragokas
Copy link
Contributor Author

dragokas commented Jun 5, 2021

No,

I mean the new tab here:

image

to be able to paste or print there anything I want.

So, when you navigate code or switching between sp tabs, you can always have an access to that data.

Imagine, you need to "remember" 2 names of variables and paste them somewhere in code.
So, you copy that names to Debug window, switch tabs, navigate code, take those name from Debug window in Clipboard again, and past where you need.
Later, you need those data again, and it is always located in your hands (no need to open separate Notepad++ and hold temporarily data there).

@dragokas
Copy link
Contributor Author

dragokas commented Jun 5, 2021

Actually, "Debug" - is just arbitrary name. I called it that way, because I used to use "Debug" console in other IDE's for that purposes - to be able to paste arbitary data there. But, maybe in future you may find for it more suitable functionality to add, like in VB6 or VBA, those window is used to execute some command by pressing ENTER button ...

@Timocop
Copy link
Owner

Timocop commented Jun 7, 2021

So a "Notes" tab to write notes in if i understand you correctly?

@dragokas
Copy link
Contributor Author

dragokas commented Jun 7, 2021

Yeah, you are! That's more logical.

@dragokas dragokas changed the title [Feature Request] Debugging Tab [Feature Request] Notes Tab Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants