Skip to content
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

Update to vscode 0.10.12 APIs #224

Merged
merged 1 commit into from
May 19, 2016
Merged

Update to vscode 0.10.12 APIs #224

merged 1 commit into from
May 19, 2016

Conversation

jpoon
Copy link
Member

@jpoon jpoon commented May 19, 2016

. Requires VSCode ^1.0.0

With the new APIs, no longer need to bind every single letter in package.json. Fixes several issues with the keybindings including #157, #126, #188.

For good measure, also updated outdated npm packages and typings.

@jpoon jpoon force-pushed the update-vscode-0.10.12 branch 3 times, most recently from 7987ad3 to 03a980b Compare May 19, 2016 09:49
…gle letter in package.json.

* Update outdated npm packages
* Update typings
* Fixes #157, #126, #188
* Remove appveyor builds as vscode doesn't support them as a CI
@jpoon
Copy link
Member Author

jpoon commented May 19, 2016

The copy/paste tests continually fail on travis. They pass locally on my mac. Merging this PR regardless, looking into failures later.

@jpoon jpoon merged commit 52c306a into master May 19, 2016
@jpoon jpoon deleted the update-vscode-0.10.12 branch May 19, 2016 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant