Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 593 Bytes

tools.md

File metadata and controls

30 lines (21 loc) · 593 Bytes

Powershell

Delete long depth files and folders

rimraf <directory>

Subime

Reload the current file
{
    "keys": ["f5"],
    "command": "revert"
}

Visual Studio

  • Turn off Code Lens References: Tools > Options > Text Editor > All Languages > CodeLens
  • Change theme: Tools > Options > Environment > General