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: OSFileIdeAssociation
This commit is contained in:
parent
29a7935ea5
commit
470260e4af
@ -30,6 +30,9 @@ Action System
|
||||
|
||||
Welcome Screen customization
|
||||
: To provide additional custom tabs, implement `com.intellij.openapi.wm.WelcomeTabFactory` and register in `com.intellij.welcomeTabFactory` extension point.
|
||||
|
||||
File Type association with the IDE
|
||||
: To control file type association with the IDE in the operating system, implement `com.intellij.openapi.fileTypes.OSFileIdeAssociation`.
|
||||
|
||||
### Notable Changes in JavaScript Plugin 2020.3
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user