Home
Options

Completion issues with class members

I couldn't find the documentation, though I seem to remember reading it somewhere, but Ctrl-Space seems to insert the members of a type by default incorrectly now.

Example: Type in new { a = DateTime.Now.date then press Ctrl-Space. I see all the members of DateTime inserted instead of a change of date to Date or a drop-down of choices.

Also, the menu option Edit|Autocompletion|Complete Word doesn't seem to work and does nothing with the cursor immediately after date or with date highlighted?

Comments

Sign In or Register to comment.