Skip to main content



      Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » How to add additional commands to the TCL syntax highlighter?
How to add additional commands to the TCL syntax highlighter? [message #1730327] Sun, 24 April 2016 20:16 Go to next message
Eclipse UserFriend
Hi,

I have files and TCL packages that have procedure definitions that are used in my main files.

Is there an easy way to expand the syntax checker so these procedure names/commands are recognized?

Ideally it should be as easy as passing a file with the desired information in some simple format.

What I want to prevent is a typo in this commands. If the command is identified it can be highlighted in a different color. If I have a typo it will not be in that color.

Thanks in advance,
Frank
Re: How to add additional commands to the TCL syntax highlighter? [message #1732637 is a reply to message #1730327] Wed, 18 May 2016 13:22 Go to previous message
Eclipse UserFriend
Hi Frank,

You've probably figured it out by now, but you can add commands using the "org.eclipse.dltk.tcl.core.tclkeywords" extension point.


Best regards,

George
Previous Topic:DLTK 5.4 Release date?
Next Topic:ShellEd deleting leading whitespace on "}"
Goto Forum:
  


Current Time: Sun Jul 13 16:56:17 EDT 2025

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

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

Back to the top