coder's computer
        important tools common to many good editors are:
            
                - 
                    code completion
                
 
                - 
                    syntax highlighting 
                
 
                - 
                    a variety of themes (to reduse eye fatigue
                
 
                - 
                    numourous selection of extentions
                
 
            
        many (if not most) code editors are free so there is no need to pay for one that works for you.
     This is a rundown of my expiriance of installing and updating visual studio code.
        
            - 
                 Bringing up the start manue in windows I tuerned on my WSL (windows subsystem for linux). 
            
 
            - 
                I downloaded the ubuntu termanal for windos os
            
 
            - 
                i ran the update comands for vs code in the ubuntu termanal window to get everything squared away.  
            
 
        
        
            some links that I will find helpful are:
            command line
            file management in comand line
            more file managment