T O P I C R E V I E W |
Vladimir |
Posted - Jul 03 2010 : 8:06:25 PM I'm using VS2008 + C# I like my snippets get expanded with space. VA snippets seems allow to do that, but behaviour looks weir to me. Here a scenario: 1. I type i, VS default snippets get displayed in the listbox with listbox blue focus at the if entry. Space bar just completes "if", no VS studio snippet get expanded. I.e. only snippet shortkey gets completed. 2. I enter "if", VA listbox appears with VA+VS snippets, no blue focus in the listbox. I have to use arrows to activate (up and down) or to get a mouse instead of pressing a space bar. VA snippets expandable with space, but VS are not. Intellisense option to to committ with a space bar enabled.
Thanks, Vladimir |
1 L A T E S T R E P L I E S (Newest First) |
accord |
Posted - Jul 05 2010 : 2:34:03 PM I was able to reproduce the focus problem:
case=46790
However I wasn't able to reproduce the "space doesn't accept VS items". Can you please give me an example of what to type, and what to select? I typed "if", selected "interface" (using the up-down arrows on the keyboard) and pressed space. I got "interface ". |
|
|