api_notable_list_2020.md: OSFileIdeAssociation

This commit is contained in:
Yann Cébron 2020-11-18 18:31:47 +01:00
parent 29a7935ea5
commit 470260e4af

View File

@ -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