api_notable_list_2020.md: remove DefaultLiveTemplatesProvider entry

This commit is contained in:
Yann Cébron 2020-03-19 12:12:43 +01:00
parent d80dfef823
commit 382842fbc3

View File

@ -29,9 +29,6 @@ Configurable status bar widgets
JCEF Support (_Experimental Feature_)
: Allows [embedding](/reference_guide/jcef.md) Chromium-based browser in the IDE.
[DefaultLiveTemplatesProvider](upsource:///platform/lang-impl/src/com/intellij/codeInsight/template/impl/DefaultLiveTemplatesProvider.java) is deprecated.
: Use extension point `com.intellij.defaultLiveTemplates` instead.
Override text presentation for actions depending on menu context.
: Set the `<override-text>` element within the `<action>` declaration in `plugin.xml`.