We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Hi, I'm using the Split Editor following the documentation.
I want to listen to the onFocus event so I can know which tab is the current focused.
Now, I'm always getting an Event that does not have any identifier to know which was the one who triggered the event
Right now is there a way to do this?
If not, can you consider to include?
Thanks!
The text was updated successfully, but these errors were encountered:
securingsincity#2111 Adding to onFocus event for Split editor, the in…
794d94b
…dex of the editor focused
Merge pull request #2112 from vagostep/feature/2111/emit-editor-index…
a6b44a1
…-onfocus #2111 Adding to onFocus event for Split editor, the index of the editor focused
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Hi, I'm using the Split Editor following the documentation.
I want to listen to the onFocus event so I can know which tab is the current focused.
Now, I'm always getting an Event that does not have any identifier to know which was the one who triggered the event
Right now is there a way to do this?
If not, can you consider to include?
Thanks!
The text was updated successfully, but these errors were encountered: