C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Resources » Articles » Visual Studio »

Shortcut Keys of Edit Menu in VS 2008


Posted Date: 08 Jun 2009    Resource Type: Articles    Category: Visual Studio
Author: Miss Meetu ChoudharyMember Level: Diamond    
Rating: 1 out of 5Points: 20



Following is the table which dislays the shortcut keys most used from the edit menu of VS 2008



















































































Purpose


Key


Description

Edit.CollapseTo-Definitions

CTRL + M, O

Collapses existing regions to provide a high-level view of the
types and members in the source file.

Edit.ToggleAllOutlining

CTRL + M, L

Toggles all previously collapsed outlining regions between
collapsed and expanded states.

Edit.Toggle-OutliningExpansion

CTRL + M, M

Toggles the currently selected collapsed region between the
collapsed and expanded state.

Edit.StopOutlining

CTRL + M, P

Removes all outlining information from the whole document.

Edit.CommentSelection

CTRL + K, C or CTRL + E, C

Inserts // at the beginning of the current line or every line of the current selection.

Edit.Uncomment- Selection

CTRL + K, U or CTRL + E, U

Removes the // at the beginning of the current line or every line
of the current selection.

Edit.FormatDocument

CTRL + K, D or CTRL + E, D

Formats the current document according to the indentation and
code formatting settings specified on the Formatting pane under Tools | Options
| Text Editor | C#.

Edit.FormatSelection

CTRL + K, F or CTRL + E, F

Formats the current selection according to the indentation and
code formatting settings specified on the Formatting pane under Tools | Options
| ext Editor | C#.

Edit.InsertSnippet

CTRL + K, X

Displays the Code Snippet Picker. The selected code snippet will
be inserted at the cursor position.

Edit.SurroundWith

CTRL + K, S

Displays the Code Snippet Picker. The selected code snippet will
be wrapped around the selected text.

Edit. Invoke Snippet From Shortcut

TAB

Inserts the expanded code snippet from the shortcut name.

Edit.CycleClipboardRing

CTRL + SHIFT + V

Pastes text from the Clipboard ring to the cursor location in the
file. Subsequent use of the shortcut key iterates through the items in the
Clipboard ring.

Edit.Replace

CTRL + H

Displays the replace options in the Quick tab of the Find and
Replace dialog box.

Edit.ReplaceInFiles

CTRL + SHIFT + H

Displays the replace options on the In Files tab of the Find and
Replace dialog box.

View.ShowSmartTag

CTRL +. Or SHIFT + ALT + F10

Displays the available options on the smart tag menu.



Thanks and Regards
Meetu Choudhary




Responses

Author: Manigandan    03 Jul 2009Member Level: Gold   Points : 1
Hi,

Why there is a long Space in the top.
Are you missed anything?


Thanks,
Mani


Feedbacks      
Popular Tags   What are tags ?   Search Tags  
Sign In to add tags.
VS2008  .  Shortcut Keys of Edit Menu in VS 2008  .  Meetu choudhary  .  Meetu  .  Asp.net  .  

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: Export Datagridview(Windows) data to a txtfile(.txt)
Previous Resource: Difference between Int32.Parse(), Convert.ToInt32 and Int32.TryParse()
Return to Discussion Resource Index
Post New Resource
Category: Visual Studio


Post resources and earn money!
 
Related Resources



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use