Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

More alignment with the latest vscode extension dev setup #2

Merged
merged 2 commits into from
Oct 21, 2015

Conversation

egamma
Copy link
Member

@egamma egamma commented Oct 21, 2015

In the development setup, we now define noLib=false in the tsconfig.json, so that the vscode module can provide the typings that match the code/electron versions/node versions. This pull request deletes the 'custom' installed typings for node, es6 collections.

We also had an issue with exposing the Thenable interface from the vscode module. We have fixed this but you need to run npm update to get this fix.

lukehoban added a commit that referenced this pull request Oct 21, 2015
More alignment with the latest vscode extension dev setup
@lukehoban lukehoban merged commit 116303c into master Oct 21, 2015
@lukehoban
Copy link
Member

Great - thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants