blob: 29029feae15ec0a32248c23a98ce664d975ec1b4 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<!-- /*******************************************************************************
* Copyright (c) 2000, 2005 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/ -->
<link rel="stylesheet" type="text/css" href="../../org.eclipse.wst.doc.user/common.css" />
<title>Editing text coded in markup languages - overview</title>
</head>
<body id="tsrcedt000"><a name="tsrcedt000"><!-- --></a>
<h1 class="topictitle1">Editing text coded in markup languages - overview</h1>
<div><p>You can edit text coded in markup languages with a <dfn class="term">structured
text editor</dfn>. This is a generic term for several editors that you can
use to edit any of several markup languages such as HTML or XML.</p><div class="skipspace">In addition to basic editing tasks such as adding, modifying, and
deleting text, you can perform the following tasks:</div>
<ul><li><span><a href="tsrcedt025.html">Set preferences for structured
text editors</a></span></li>
<li><span><a href="tsrcedt005.html">Get content assistance
in structured text editors</a></span></li>
<li><span><a href="tsrcedt007.html">Search or find text within
a file</a></span></li>
<li><span><a href="tsrcedt010.html">Check spelling</a></span></li>
<li><span><a href="tsrcedt027.html">Add or remove markup language
templates</a></span></li>
<li><span><a href="tsrcedt026.html">Edit with snippets</a></span></li>
</ul>
</div>
<div><p><b class="relconceptshd">Related concepts</b><br />
<a href="csrcedt004.html" title="Structured text editor is any of several text editors that you can use to edit various markup languages such as HTML, JavaScript, or XML.">Structured text editors for markup
languages</a><br />
<a href="csrcedt006.html" title="Content assist helps you insert or finish a tag or function or finish a line of code in a structured text editor. The placement of the cursor in the source file provides the context for the content assist to offer suggestions for completion.">Content assist</a><br />
<a href="csrcedt001.html" title="This documentation gives an overview of the Snippets view.">Snippets view</a><br />
</p>
<p><b class="reltaskshd">Related tasks</b><br />
<a href="tsrcedt025.html" title="">Setting preferences for structured text editors</a><br />
<a href="tsrcedt005.html" title="To get help in adding markup to a file, you can use content assist in a structured text editor. Content assist helps you insert or finish a tag or function or finish a line of code in a structured text editor.">Getting content assistance in structured text editors</a><br />
<a href="tsrcedt007.html" title="">Searching or finding text within a file</a><br />
<a href="tsrcedt010.html" title="This documentation describes how to check spelling in a structured text editor.">Checking spelling</a><br />
<a href="tsrcedt027.html" title="Content assist provides templates, or chunks of predefined code, that you can insert into a file. You can use the default templates as provided, customize the default templates, or create your own templates.">Adding and removing markup language templates - overview</a><br />
<a href="tsrcedt026.html" title="The Snippets view lets you catalog and organize reusable programming objects, such as HTML tagging, JavaScript, and JSP code, along with files and custom JSP tags. The view can be extended based on additional objects that you define and include.">Editing with snippets - overview</a><br />
</p>
</div>
</body>
</html>