You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nhaml-users
Hi nhaml team,
exists any resource in vs to produce behavior of code completion like
asp tags in aspx file (<% %>)? Maybe msbuild, customTool or other...
i'm interested in develop this resource, but i don't know how to do
yet.
James Avery
unread,
Sep 1, 2009, 9:27:14 AM9/1/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nhaml...@googlegroups.com
You can write a language service. There is one floating around but I
could never get it to work:
I've been interested in the same thing, but I have not had time to
look into it.
KeitaroSan
unread,
Sep 7, 2009, 9:07:31 PM9/7/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nhaml-users
Hi again,
i'm studying Language Service and etc,,, Anybody know how use
Contained Languages (http://msdn.microsoft.com/en-us/library/ bb166334.aspx)?? With IVsContainedLanguageFactory is possible access
intellisense of CSharp Language... exactly like aspx page or SparkView
Engine!!