A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://plugins.jetbrains.com/docs/intellij/editors.html below:

Editors | IntelliJ Platform Plugin SDK

Editors FAQ How do I get the active editor instance? How can I be notified about editor events?

Use project-level listener FileEditorManagerListener or FileEditorManagerListener$Before to be notified about all file open/closed/selection changed events.

How can I set a custom editor tab name and tooltip?

EditorTabTitleProvider registered in com.intellij.editorTabTitleProvider extension point allows for specifying custom names and tooltips displayed in the title of editor tabs. If access to indexes is not required, it can be marked dumb aware.

How can I set a custom editor tab background color?

EditorTabColorProvider registered in com.intellij.editorTabColorProvider extension point allows for the modification of the background color for specific files. If access to indexes is not required, it can be marked dumb aware.

How do I open a text editor for a "fake" file?

Create a LightVirtualFile with the contents and open it via FileEditorManager.openFile().


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4