Toolbar Floating Code Window
Answered
I added a custom button for Comment/Uncomment with Line Comment. However it only works with the main code window. How do I get it to work with secondary floating code windows.
Please sign in to leave a comment.
Did I understand correctly, that you put your icon on the main toolbar, and the main toolbar is not displayed for detached editor tabs?
If yes, then it is by design. The main toolbar cannot be copied to an each editor tab. If you use Mac with TouchBar, you may add this button to the Touch bar by IDE customization. There are OS-specific third-party solutions for other OSes, which could dedicate a specific screen area to display buttons bound to custom hotkeys.