When I rightclick a tab in the PB IDE I get the same popup menu that comes up if I rightclick an empty space in the code section. I think it would be useful if:
- Hovering over the tab would raise a tooltip showing the full path of the source file (or just say "unsaved" if none)
- Rightclicking the tab would bring up a relevant subset of the File menu
Kiffi wrote:
* Open path
* Copy full path (path and filename) to clipboard
... like in Visual Studio
All of this would be nice... but in the meantime you can do those things by yourself writing a simple tool to be put under "Tools" (open path can be done in Windows simply invoking explorer.exe with "/n, %PATH").
And it would be nice if the tabs would respect the local theme settings. Since Version 4.6.1 i guess this is broken and on Linux it looks like on Windows