Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Hiding text in an editor
Hiding text in an editor [message #111628] Mon, 18 August 2003 02:54 Go to next message
Eclipse UserFriend
Originally posted by: btcoxx.cs.wm.edu

Hello,

I'm trying to develop an editor extension that will allow the user to hide
portions of text.

So far I've been trying to do this by modifying the code from TextEditor
(org.eclipse.ui.editors.text.TextEditor). I have tried changing
SourceViewer to ProjectionSourceViewer but have been unable to get it to
work.

Can anyone point me toward an example of an editor that hides portions of
text? Or does anyone know the best way (or any way) to implement this?

Thanks in advance.
-Benjamin
Re: Hiding text in an editor [message #111661 is a reply to message #111628] Mon, 18 August 2003 04:28 Go to previous message
Eclipse UserFriend
Originally posted by: tom.eicher.gmx.ch.nodomain

Note that text folding is no the plan for eclipse 3.0:

http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform -text-home/plan.html#Overall_Planning

-tom

Benjamin Cox wrote:
> Hello,
>
> I'm trying to develop an editor extension that will allow the user to hide
> portions of text.
>
> So far I've been trying to do this by modifying the code from TextEditor
> (org.eclipse.ui.editors.text.TextEditor). I have tried changing
> SourceViewer to ProjectionSourceViewer but have been unable to get it to
> work.
>
> Can anyone point me toward an example of an editor that hides portions of
> text? Or does anyone know the best way (or any way) to implement this?
>
> Thanks in advance.
> -Benjamin
>
>
Previous Topic:a question about jsp develop
Next Topic:[ANN] Advanced Eclipse SWT Designer, version 1.1.0
Goto Forum:
  


Current Time: Wed May 21 18:17:28 EDT 2025

Powered by FUDForum. Page generated in 0.06288 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top