mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
api_notable_list_2020.md: welcome screen
This commit is contained in:
parent
e6bf118238
commit
9ec0526748
@ -24,6 +24,9 @@ Generating HTML fragments
|
||||
Extensible HTML Lexer/Parser
|
||||
: Implement `com.intellij.html.embedding.HtmlEmbeddedContentSupport` and register in `com.intellij.html.embeddedContentSupport` extension point to embed arbitrary tokens into any tag or attribute.
|
||||
Please note that old API from `com.intellij.lexer.BaseHtmlLexer` is no longer working.
|
||||
|
||||
Welcome Screen customization
|
||||
: To provide additional custom tabs, implement `com.intellij.openapi.wm.WelcomeTabFactory` and register in `com.intellij.welcomeTabFactory` extension point.
|
||||
|
||||
### Notable Changes in JavaScript Plugin 2020.3
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user