c# - PTVS no intellisense in IronPython project -


i'm using vs2013 ptvs , have problem, have no intellisense support self written c#/.net assemblies. assemblies referenced in project. i'm using .net framework 4.5.1. referenced system dlls available via intellisense (like system or system.data).

intellisense works custom dlls, if use clr.addreference @ top of script. no solution. doing wrong?

maybe 1 has solution, thank you!


Comments

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

java - Two interface have same method name with different return type -

javascript - Linking from page A to a specific iframe on page B -