VSCode – open dir from cli

Table of Contents

OPEN VSCode from Terminal

				
					code    // Opens VSCode
code .  // Opens VSCode with actual opened directory
code -n // opens new VSCode Window