VisualStudioCode: Difference between revisions

From Wiki RB4
(Created page with "==Operation== ===Open Angular Project=== cd <ROOT_FOLDER> code .")
 
Line 1: Line 1:
==Operation==
==Operation==
===Comment Block===
* CTRL+K+C/U


===Open Angular Project===
===Open Angular Project===
  cd <ROOT_FOLDER>
  cd <ROOT_FOLDER>
  code .
  code .

Revision as of 20:19, 4 April 2021

Operation

Comment Block

  • CTRL+K+C/U


Open Angular Project

cd <ROOT_FOLDER>
code .