- 
                Notifications
    
You must be signed in to change notification settings  - Fork 235
 
Support customized typescript tsdk location #433
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
        
          
                typescript/libs/editor_client.py
              
                Outdated
          
        
      There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Double quotes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
| 
           can you please update the steps in https://github.com/Microsoft/TypeScript/wiki/Nightly-drops#sublime-text after this is merged in.  | 
    
        
          
                typescript/libs/global_vars.py
              
                Outdated
          
        
      There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a comment above that says where _node_path gets initialized. Can you add a similar one here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
| 
           @mhegazy @DanielRosenwasser @billti further comments?  | 
    
| 
           👍  | 
    
Support customized typescript tsdk location
Now it uses the same setting name
typescript_tsdkwith VSCode.Fix #255