This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Very minor designer issue... When navigating to the lsmodel file via Resharper's "Navigate to File" shortcut, if the model isn't open, it opens as a text file. If it IS already open, the designer pops up, but VS asks if I want to close the file. Canceling results in a Resharper error message. Is it possible to configure the model file to run the designer when opening by filename as opposed to clicking on it from Solution Explorer? |
|
|
This looks to be a Resharper issue as it is not respecting the default editor associated with the file, rather it is just opening it as XML. You will notice exactly the same behavior with DBML and EDMX files which similarly should be opened to a diagram surface and not XML. It looks like this has already been reported quite a while ago on their bug tracker: http://youtrack.jetbrains.com/issue/RSRP-197262# so it may pay to raise a new issue to see if this has just fallen off the radar for them.
|
|