-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issue
Milestone
Description
From @aluanhaddad on July 4, 2016 5:49
- VSCode Version: 1.3.0-insider, 1.2.1
- OS: Windows 10 Professional x64
Steps to Reproduce:
- Install a nightly build of typescript supporting
baseUrlandpaths, anything since march should do. - Set
"typescript.tsdk": "C:/Users/user/AppData/Roaming/npm/node_modules/typescript/lib" - Changes to paths and baseUrl are not reflected without reloading VSCode.
This is very frustrating as I am trying to determine a package install strategy which supports multi-versioned, non ambient external module resolution for jspm and I need to test changes manually. Each time I tweak any tsconfig i must reload VSCode.
I was going to raise this issue with the TypeScript team but I have not been able to reproduce it in other editors, such as the VS 15 preview 2, which I have configured to use the new language service and supports these settings. I could not find any exact duplicates.
PS: Thank you for all the hard work you have put into VSCode, it keeps getting better and better ❤️
Copied from original issue: microsoft/vscode#8705
MarkPieszak
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issue