Quantcast
Channel: SyntaxEditor .NET Languages Add-on for Silverlight - Recent Posts
Browsing index pages (78 articles)

Re: Add IntelliPrompt from DLL path

Hi Bill, Sorry, the Silverlight version doesn't support the AddFrom call due to lack of general file access in that platform. If you load up an Assembly and pass it to the Add method, that is ef...

View Article


Add IntelliPrompt from DLL path

I'm trying to programmable add intellisense from a DLL. I did find something In the documentation that may work. Under: "Activpro Syntax Editor > LL(*) Parser Framework > .NET Languages ...

View Article


Re: Partial Class Intellisense Breaks

Thanks, the new preview build fixed this.

View Article

Re: Partial Class Intellisense Breaks

Hi Bill, I just resent it. If you don't receive it, please check your mail server's spam folder.

View Article

Re: Partial Class Intellisense Breaks

Sorry, I didn't get it. Can you please resend it. Thank you

View Article


Re: Partial Class Intellisense Breaks

After you submitted this new issue early yesterday, we posted a new preview build (same build number though). Did you download that? We had emailed you about it last night. That latest build has...

View Article

Re: Partial Class Intellisense Breaks

Hi, Yes, I go the beta build which i'm using to test. As I mentioned, the initial problem I had was fixed in the beta build, but it cause the intellisense for the base class to not work after add...

View Article

Re: Partial Class Intellisense Breaks

Hi Bill, I believe we emailed you yesterday with a link to a preview build at the private ticket we last communicated on. Did you receive that?

View Article


Re: Partial Class Intellisense Breaks

Hi, Thanks for the fast reply. Is there anyway I can get a hold of this before the official release to test? The build i was testing was 17.1.0211 Thanks EDIT: fixed version number

View Article


Re: Partial Class Intellisense Breaks

Hi Bill, Thanks for reporting this scenario. I believe we have a fix in place for it for the upcoming maintenance release.

View Article

Re: Partial Class Intellisense Breaks

Hi, So I just got the preview build and tested it out. The partial class issue I was having before seems to be fixed, cool. However, I found a new bug with this partial class. After my custom c...

View Article

Re: Partial Class Intellisense Breaks

Hi Bill, I believe we have this fixed now for the next maintenance release. If you'd like to try a preview build to verify the updates, please write our support address and mention this thread.

View Article

Re: Partial Class Intellisense Breaks

Hi Bill, We're starting to look into it now and are brainstorming some ideas in our Slack #uicontrols channel. The fix for this might also indirectly allow support for Goto Definition type funct...

View Article


Re: Partial Class Intellisense Breaks

I checked on the release notes for 2017.1 and it doesn't seem this bug fix is listed (or at least i didn't see it). Wanted to follow up and see if you guys have an ETA for this bug? Thanks

View Article

Re: Partial Class Intellisense Breaks

Hi Bill, You can watch our Announcements forum for release notes but other than that, we'd likely post in this thread if we worked on it and resolved it. Again, I'd urge you to write us back aft...

View Article


Re: Partial Class Intellisense Breaks

Would there be a bug report somewhere I can subscribe to?

View Article

Re: Partial Class Intellisense Breaks

Hi Bill, Thanks, we were able to see it and track it down now. The problem is that when there are partial classes, behind the scenes it makes a "merged" ITypeDefinition. That ITypeDefinition li...

View Article


Re: Partial Class Intellisense Breaks

Giving the custom class: // my custom class projectAssembly.SourceFiles.QueueCode(language, "myclass.cs", @"namespace DotNetLanguagesAddon { public partial class CSharpLanguage { ...

View Article

Re: Partial Class Intellisense Breaks

Hi Bill, Can you tell me exactly what code is in the editor and maybe put a | where the caret should be when you are testing? I still don't really see anything wrong when testing on our end. As...

View Article

Re: Partial Class Intellisense Breaks

Oh sorry about that, my example code for myclass.cs is incorrect. It should be without the using System. Now can you retry it? The intellisense should be broken. // my custom class pr...

View Article
Browsing index pages (78 articles)


Latest Images