VisualStudio Flashcards

1
Q

Codemaid

A

for cleaning on single file, folder, or solution or clean on save

Digging window - codeMaid Spade it helps in seeing all the things in code in single place and we could move the file sections around
Remove methods or remove regions
tooltip
it also shows the complexity level with number

Reorganize - right click - code maid - reorganize active document

Comment formatting - right click+ codeMaid

Join Lines - when select - rightclick

Sort code - by selecting

solution explorer

Build - it shows how many projects and which are building

Remove all regions

options - codemaid tab - options -

the settings could be at user level (stored in your machine on your profile) or solutions specific settings

files- types; you could exclude from code maid like the test data in the integration tests
codeMaid.InterationTests\*\Data\ with regular expressions
these settings are saved in codemaid.config file along with your solution file

remove the features in the codeMaid

we could organize files - changes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly