Intellisense support in macro paranthesis ?

0 views
Skip to first unread message

emp...@gmail.com

unread,
Oct 13, 2009, 4:11:34 AM10/13/09
to Nemerle Forum
Hello,

I realized in many macros like "while" ,"if" "for" , the intellisense
works fine inside the paranthesis

like:

while(foo.Bar /*intellisene works here*/ ) {... }

However, it doesn't work for my own macros. Are such macros hard
coded to VS addin or am I missing something ?

ReverseBlade

unread,
Oct 13, 2009, 4:24:40 AM10/13/09
to Nemerle Forum
Hmm it seems intellisense works when I make use of the parameter. If
macro doesn't make use of the parameter then it doesn't. Still i'd
like to know the difference.

VladD2

unread,
Oct 13, 2009, 12:34:06 PM10/13/09
to nemer...@googlegroups.com
2009/10/13 emp...@gmail.com <emp...@gmail.com>:

No, intellisene not hard-coded. You should carefully set locations in
generated cod and it will be work fine/

Reply all
Reply to author
Forward
0 new messages