mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 17:57:53 +08:00
api_notable_list_2021.md: JBCefOsrHandlerBrowser
This commit is contained in:
parent
ab0ba387e6
commit
dff5975029
@ -15,6 +15,9 @@ _Add unambiguous imports on the fly_ for custom languages
|
||||
|
||||
Ability to override encoding per `VirtualFile`
|
||||
: Implement [`FileEncodingProvider`](upsource:///platform/core-api/src/com/intellij/openapi/vfs/encoding/FileEncodingProvider.java) and register in `com.intellij.fileEncodingProvider` extension point.
|
||||
|
||||
[JCEF](jcef.md): wrapper for `CefBrowser`
|
||||
: [`JBCefOsrHandlerBrowser`](upsource:///platform/platform-api/src/com/intellij/ui/jcef/JBCefOsrHandlerBrowser.java) forwards to custom `CefRenderHandler`, e.g., for off-screen rendering.
|
||||
|
||||
### Notable Changes in Java Plugin 2021.1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user