Skip to content

Commit

Permalink
Update Update ref-templates-view.htm
Browse files Browse the repository at this point in the history
  • Loading branch information
wwoehrle2024 authored and BeckerWdf committed Apr 15, 2024
1 parent 1a65be8 commit a76f050
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<body>
<h1>Templates view</h1>
<p>A template is a section of code that is frequently used. You want to insert it with a few keystrokes.</p>
<p>The <i>Templates</i> view allows you to create your own, to edit, or add an existing template to the currently active editor.</p>
<p>The <i>Templates</i> view allows you to create your own, to edit, or add an existing template for the currently active editor.</p>
<p>To add the <i>Templates</i> view to the current perspective, click <a class="command-link" href=
'javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.ui.texteditor.TemplatesView)")'>
'javascript:executeCommand(&quot;org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.ui.texteditor.TemplatesView)&quot;)'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link"> <b>Window &gt; Show View &gt; Other...
&gt; General &gt; Templates</b></a>.</p>
<p>Note that the content of this view is editor-specific. So, templates are not available for all editors.</p>
Expand Down

0 comments on commit a76f050

Please sign in to comment.