[MonoDevelop] Adding code completion support for a language
nerdzero
ramon.rocha at live.com
Sun Aug 12 08:06:36 UTC 2012
Hello, I'm working on adding support for the Cobra programming language to
MonoDevelop. At this point, the addin supports syntax highlighting, adding
references, and compiling/debugging.
http://cobra-language.com/
https://github.com/ramon-rocha/MonoDevelop.CobraBinding
I'm now trying to add support for code completion but I'm having some
trouble. I've read sections 7 - 9 here:
http://monodevelop.com/Developers/Articles/Language_Addins but can someone
give me more details on how the parsing, ambience, and completion classes
should interact with each other? Any info or tips would be appreciated.
Thanks.
-Ramon
--
View this message in context: http://mono.1490590.n4.nabble.com/Adding-code-completion-support-for-a-language-tp4650899.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
More information about the Monodevelop-list
mailing list