From a76f050dd9220b97e10ff502d52ef9db6e4fdf84 Mon Sep 17 00:00:00 2001 From: Wolfgang Woehrle Date: Mon, 15 Apr 2024 09:53:55 +0200 Subject: [PATCH] Update Update ref-templates-view.htm --- .../reference/ref-templates-view.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/reference/ref-templates-view.htm b/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/reference/ref-templates-view.htm index 21fd4b92023..0a5c85fe3ba 100644 --- a/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/reference/ref-templates-view.htm +++ b/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/reference/ref-templates-view.htm @@ -10,9 +10,9 @@

Templates view

A template is a section of code that is frequently used. You want to insert it with a few keystrokes.

-

The Templates view allows you to create your own, to edit, or add an existing template to the currently active editor.

+

The Templates view allows you to create your own, to edit, or add an existing template for the currently active editor.

To add the Templates view to the current perspective, click + 'javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.ui.texteditor.TemplatesView)")'> command link Window > Show View > Other... > General > Templates.

Note that the content of this view is editor-specific. So, templates are not available for all editors.