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: ReaderModeProvider
This commit is contained in:
parent
470260e4af
commit
518eac6ff7
@ -34,6 +34,9 @@ Welcome Screen customization
|
||||
File Type association with the IDE
|
||||
: To control file type association with the IDE in the operating system, implement `com.intellij.openapi.fileTypes.OSFileIdeAssociation`.
|
||||
|
||||
Reader Mode customization
|
||||
: Implement `com.intellij.codeInsight.actions.ReaderModeProvider` and register in `com.intellij.readerModeProvider` extension point to apply custom settings for files rendered in reader mode.
|
||||
|
||||
### Notable Changes in JavaScript Plugin 2020.3
|
||||
|
||||
Published Javascript Testframework
|
||||
|
Loading…
x
Reference in New Issue
Block a user