jagomart
digital resources
picture1_Visual Studio Code Pdf 185965 | Vscodeinstallation


 142x       Filetype PDF       File size 0.28 MB       Source: www.rose-hulman.edu


File: Visual Studio Code Pdf 185965 | Vscodeinstallation
installation of visual studio code windows a development environment visual studio code a k a vs code is a lightweight developer tool or code editor 1 download and run visual ...

icon picture PDF Filetype PDF | Posted on 01 Feb 2023 | 2 years ago
Partial capture of text on file.
         Installation of Visual Studio Code – Windows 
         (a development environment) 
          
         Visual Studio Code (a.k.a.VS Code) is a lightweight developer tool (or code editor).  
         1.  Download and run Visual Studio Code installer from 
            http://code.visualstudio.com/Download. 
         2.  In the following window, check  
              a.  “Add to PATH (available after restart)” and  
              b.  “Run Code after installation”.  
              c.  You can decide on the rest of the options according to your preferences. If 
                Visual Studio Code is added to the PATH, you can type  
                > code folder_name (don’t type the > it represents the prompt) 
                in the Command Prompt to launch Visual Studio Code. 
             
         3.  To maximize your web development productivity, you should install Mohamed 
            Abusaid’s HTML Snippets extension. You install the extension by launching VS 
            Code, opening up the Command Palette (Control + Shift + P) and entering  
            ext install html-snippets  
            in it, then pressing ENTER.  
        This will give you access to rich language support for HTML markup in VS Code 
        including full HTML tags, colorization, snippets, quick info, etc.  
       4.  To benefit from the HTML Snippets extension, type part of a snippet, press ENTER, 
        and see the snippet unfold. Snippets are named as tag names, without braces. 
        
       Installation of Visual Studio Code – Mac OS X 
        
       1.  Download the OS X version of Visual Studio Code from 
        http://code.visualstudio.com/Download and double-click it to install it. 
       2.  Drag the Visual Studio Code.app to the Application folder if you want to make it 
        available in Launchpad 
        
                                      
        
       3.  Launch VS Code and add it to your Dock by right-clicking (2 finger clicking) on the 
        icon and choosing Options, Keep in Dock. 
       4.  Open the Command Palette by pressing the Command + Shift + P keys on your 
        keyboard. 
       5.  Type shell command to find the Shell Command: Install 'code' command in 
        PATH command. 
                                             
         
       6.  After executing the command, open a Terminal window (Click on “Finder” then 
        “Applications” and then open “Utilities.” Double-click on Terminal.app) for the 
        new PATH value to take effect. (You could alternatively click Launchpad, Other, 
        Terminal to launch the Terminal app.) You will be able to simply type  
        > code . (don’t type the > it represents the prompt) 
        in any folder to start editing files in that folder. 
       7.  Follow steps 3 and 4 from the installation instruction for Windows (above), except in 
        step 3, press the Command key instead of the Control key. 
        
The words contained in this file might help you see if this file matches what you are looking for:

...Installation of visual studio code windows a development environment k vs is lightweight developer tool or editor download and run installer from http visualstudio com in the following window check add to path available after restart b c you can decide on rest options according your preferences if added type folder name don t it represents prompt command launch maximize web productivity should install mohamed abusaid s html snippets extension by launching opening up palette control shift p entering ext then pressing enter this will give access rich language support for markup including full tags colorization quick info etc benefit part snippet press see unfold are named as tag names without braces mac os x version double click drag app application want make launchpad dock right clicking finger icon choosing keep open keys keyboard shell find executing terminal finder applications utilities new value take effect could alternatively other be able simply any start editing files that follo...

no reviews yet
Please Login to review.