no, unfortunately, currently there's no such way. It's not quite clear how the UI should look - I can only think of a separate feature like Ctrl-N that offers 'designable' files and opens them in a designer. Augmenting the Ctrl-N UI with choices how to open a file would be too cumbersome...
it depends on how many items matching the pattern Ctrl-N is showing. If there are many of them, having two items for each form could be annoying. Anyway, you can submit a request to our tracker so that we will think of this feature.
> > > >> I don't think it would be cumbersome when you type Ctrl-N and type in >> "MyForm" there are two choices: >> >> MyForm (code) >> >> MyForm (design) >> >> Of course this would only happen if the file is "designable" (whatever >> that means) >> >
Hello mike,
no, unfortunately, currently there's no such way. It's not quite clear how
the UI should look - I can only think of a separate feature
like Ctrl-N that offers 'designable' files and opens them in a designer.
Augmenting the Ctrl-N UI with choices how to open a file would
be too cumbersome...
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
I don't think it would be cumbersome when you type Ctrl-N and type in "MyForm" there are two choices:
MyForm (code)
MyForm (design)
Of course this would only happen if the file is "designable" (whatever that means)
Hello mike,
it depends on how many items matching the pattern Ctrl-N is showing. If there
are many of them, having two items for each form could
be annoying.
Anyway, you can submit a request to our tracker so that we will think of
this feature.
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
You could offer the Design view in the "drill down" that is shown when you
select a partial class.
MyForm.cs
MyForm.designer.cs
MyForm Design View
---
Richard
"Dmitry Shaporenkov" <dsha@jetbrains.com> wrote in message
news:c8a8945d14688c94fae857e7155@news.intellij.net...
>
>
>
>
>
>
>> I don't think it would be cumbersome when you type Ctrl-N and type in
>> "MyForm" there are two choices:
>>
>> MyForm (code)
>>
>> MyForm (design)
>>
>> Of course this would only happen if the file is "designable" (whatever
>> that means)
>>
>