EmEditor (text editor) Forum Index Questions and Answers about Plug-ins
Projects and Symbols | Register To Post |
| Threaded | Newest First | Previous Topic | Next Topic | Bottom |
| Poster | Thread |
|---|---|
| blackhawk | Posted on: 9/9/2010 7:16 am |
Not too shy to talk ![]() ![]() Joined: 2/13/2008 From: Posts: 34 |
Projects and Symbols Has anyone been able to figure out how to create a symbols list (ctags?) for EmEditor? I am trying to get an intellisense-like feature using EmEditor for a custom language. Anyone? |
| scrabbles | Posted on: 9/10/2010 8:38 pm |
Just popping in ![]() ![]() Joined: 11/15/2008 From: Posts: 5 |
Re: Projects and Symbols Hi,
The easiest method I've found for getting ctags to work for an unsupported language is to create a file in your home directory titled .ctags , then follow the instructions on the exuburant ctags site for adding a language. Otherwise you can add --options=xxxx to the advanced options in the symbols config in emeditor which should pick the file up; You'll know if it is working, if you go to the plugins dir, in DOS, and type ctags.exe --list-kinds and your language should be listed. - Mark |
| Threaded | Newest First | Previous Topic | Next Topic | Top |
| Register To Post | |



