Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Assembly Syntax Highlight

Hi Alex,

We are very interested for having such a feature. Do you intend to retrofit this feature or the plugin to the CDT community ?

Regards,
Jerome

Alex Yin wrote:

Hi,

We have a special in-house assembly language with unique syntax, and I am working on the task to support its syntax highlighting in CDT assembly editor. The existing CDT plugin "org.eclipse.cdt.ui" implements hard-coded assembly syntax highlighting support in package "org.eclipse.cdt.internal.ui.editor.asm", class "AsmCodeScanner". How to create a plugin to overwrite it without modifying existing CDT source code?

Thanks,
--alex

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


--
----------------------------------------------------------------------
Jerome CORRENOZ	     | STMicroelectronics
						| HPC - Cores&IP Group
jerome.correnoz@xxxxxx  | Software, Tools & Services division
Phone: (+33) 47658 6842 | Integrated Development Tools Expertise Center
Fax:   (+33) 47658 4211 | 12, rue J Horowitz BP217
                        | F-380019 Grenoble Cedex, France
----------------------------------------------------------------------




Back to the top