From 382842fbc3443663d36d38abbcb65fa1c24e01d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Thu, 19 Mar 2020 12:12:43 +0100 Subject: [PATCH] api_notable_list_2020.md: remove DefaultLiveTemplatesProvider entry --- reference_guide/api_notable/api_notable_list_2020.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/reference_guide/api_notable/api_notable_list_2020.md b/reference_guide/api_notable/api_notable_list_2020.md index 0ac1cca0a..a28e4eefc 100644 --- a/reference_guide/api_notable/api_notable_list_2020.md +++ b/reference_guide/api_notable/api_notable_list_2020.md @@ -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 `` element within the `` declaration in `plugin.xml`.