Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Syntax Coulouring in editor associated with multiple extensions
Syntax Coulouring in editor associated with multiple extensions [message #299961] Tue, 28 February 2006 09:37 Go to next message
Eclipse UserFriend
Originally posted by: ahmedlazreg.free.fr

Hi,
I'm creating an ASM Editor Plugin for Eclipse with syntax colouring and code
assist.
In the plugin manifest editor I have associated my editor with ASM extension
and now Everything work great : Syntax Coulouring, CodeAssist,
DocumentPartitionning, ...;

I decided to associate my editor with INC extension (for asm include files).
In the plugin manifest editor I have put "ASM , INC" .
When I launch my plugin (target env) the asm files are correctely handled by
the editor.
When I create a INC file the syntax coulouring and the doc partitionning do
not work.
In the eclipse preferences i have found that the file extension INC is
correctely associated with my Editor, but nothing happens, the
contentOutline View is correctely handled but the syntax colouring do not
work;

Any body can help ?
Sincerely
A.Lazreg
Re: Syntax Coulouring in editor associated with multiple extensions [message #299971 is a reply to message #299961] Tue, 28 February 2006 10:10 Go to previous message
Eclipse UserFriend
Originally posted by: ahmedlazreg.free.fr

Sorry,
I have found the response.
In the extension points I have associated my Editor with ASM and INC
extensions.
I have done the same in the DocumentSetupParticipant.
Now it works great.
Thank +++
A.Lazreg

"Ahmed LAZREG" <ahmedlazreg@free.fr> a
Previous Topic:how to specify "advanced" criteria to match an editor as valid with a given input?
Next Topic:Change radix in debug watch window
Goto Forum:
  


Current Time: Tue Jul 22 14:26:48 EDT 2025

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

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

Back to the top