This is a migrated thread and some comments may be shown as answers.

Link files Navigating

3 Answers 31 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
MiddleTommy
Top achievements
Rank 1
MiddleTommy asked on 04 Mar 2011, 06:54 PM
I was using WCF Ria services Shared Files but Just code couldn't find those files in the Silverlight Project.

So I transferred all my shared files to Linked files. Just code finds these. However, It often gets confused on where to open the file. In which project I mean. If I click on an error in the "JustCode Errors" window It ussually takes me to the wrong project. Sometimes it is because I have the file already open in the other project but not always. It would be nice if it saved/closed then reopened in the correct project with the error.

Also when you click on an error it usually opens or goes to a window with the file the error is in. But especially with linked files the file opens but it doesn't automatically go to the file.

And as always support for navigating to generated code (Like WCF Ria services) not included in the solution (explicitly) would be great.

3 Answers, 1 is accepted

Sort by
0
Accepted
Dennis :: Dr. Code
Telerik team
answered on 10 Mar 2011, 09:08 AM
Hello Tommy,

Thanks for reporting. JC internally distinguishes linked files and analyzes a file which is linked in all it's respective project contexts. However JC's navigate doesn't do that. This is due to a shortcomming in the VS Api we currently use which chooses a project context by itself and does not take the supplied project context. We'll try to improve this in the future, since it can be quite annoying when links are used extensively.


Regards,
Dennis :: Dr. Code
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
MiddleTommy
Top achievements
Rank 1
answered on 10 Mar 2011, 04:54 PM
Ah, dont you hate it when the Framework you are programing to has its qwerks ;)
I would love for a short cut to loop between opening the linked file in the different projects that have it in the solution.

That way it would automatically close the linked file in the current project then open it in the next project that contains it.

just my two cents.



0
Dennis :: Dr. Code
Telerik team
answered on 16 Mar 2011, 04:28 PM
Hi MiddleTommy,

Added this feature to pits: http://www.telerik.com/support/pits.aspx#/public/justcode/5125

Regards,
Dennis :: Dr. Code
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
General Discussions
Asked by
MiddleTommy
Top achievements
Rank 1
Answers by
Dennis :: Dr. Code
Telerik team
MiddleTommy
Top achievements
Rank 1
Share this question
or