Skip to content

Commit

Permalink
fix #24: get rid of vscode-base-languageclient
Browse files Browse the repository at this point in the history
vscode compatiblity layer is introduced to make use of vscode-languageclient directly instead of vscode-base-languageclient.

Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
  • Loading branch information
akosyakov committed Jul 25, 2018
1 parent b79d075 commit 1a8247c
Show file tree
Hide file tree
Showing 26 changed files with 7,465 additions and 2,152 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ node_js:
- "6"
- "8"
- "9"
before_install:
- npm i -g npm@latest
install:
- npm install
- cd example
Expand Down
Loading

0 comments on commit 1a8247c

Please sign in to comment.