ASP parsing - any chance of support for ascx files, partial render/include type files.
Hi,
Currently using IDEA to edit some aspx files which generally works fine,which is great - thanks!
However, we have some common javascript that includes dynamic/server/backend bits and so they are done in a separate ascx file that gets included via RenderPartial.
The trouble is IDEA is not finding/parsing the javascript thats in the ascx file.
Is there a way to enable this or does it mean changing the ASP plugin to handle it?
Thanks,
Chris
Please sign in to leave a comment.
Yep, this does need some extra work in ASP plugin for your editing
pleasure :).
Please create YouTrack ticket with example code.
On 28.07.2010 14:46, Chris Kimpton wrote:
>
>
>
>
>
>
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Hi,
Thanks for the reply.
I have raised a YouTrack item:
http://youtrack.jetbrains.net/issue/IDEA-56871
Regards,
Chris