Skip to content

matroberts/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Notes

Visual Studio + Resharper Shortcuts

Shift+Alt Multi Select
Ctrl+Alt Jagged Multi Select
Ctrl+R+W Toggle whitespace
Ctrl+R+G Sort Usings
Crtl+Shift+Enter Add semi-colon (complete line)

Inlay Hints (Resharper)

ref

  • ReSharper > Options > Environment > Inlay Hints
  • Change Visibility to Push-to-hint
  • Then use Ctrl Double Tap to switch them off and on

Network

  • ipconfig /all <-- whats going on with this computers newtwork
  • arp -a <-- list local ip addresses
  • ping -a <ip> <-- ping the ip address, will also tell you the network name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors