Skip to content

How do I know which tab was clicked? Try to get that tab's editor's handle #5713

Closed Answered by Alexey-T
jackusay asked this question in Q&A
Discussion options

You must be logged in to vote
  1. use on_tab_menu and get the handle ed_self - this is the handle of right-clicked editor. use cudatext.Editor(that_handle) to make editor object.

  2. 'Open file in explorer' is a new command? Cud has the similar one: 'Open folder containing the current file' in Cmd-Palette

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jackusay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants