mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 17:57:53 +08:00
api_notable_list_2020.md: remove DefaultLiveTemplatesProvider entry
This commit is contained in:
parent
d80dfef823
commit
382842fbc3
@ -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`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user