[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform] TextEditor problem.
|
- From: Dollyn <Dollyn.sun@xxxxxxxxx>
- Date: Mon, 25 Feb 2008 14:46:22 +0800
- Newsgroups: eclipse.platform
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.5 (Windows/20070716)
In the SourceViewerConfiguration class, There is 2 method,
getDefaultPrefix and getIndentPrefixes. The questions are:
1. about the getDefaultPrefix. The document says that "Returns the
default prefixes to be used by the line-prefix operation", so, what is
the line-prefix operation?
2. about the getIndentPrefixes. The document says that "Returns the
prefixes to be used by the line-shift operation", and what is the
line-shift operation.(Is it the auto indent??).
Any example is welecome.
Thanks.
--
*/Dollyn/*