ApamaCommunity / apama-vscode-extensions

Support for EPL language , and tooling from the Apama product. See http://www.apamacommunity.com/
https://marketplace.visualstudio.com/items?itemName=ApamaCommunity.apama-extensions
Apache License 2.0
0 stars 7 forks source link

Replace npm package 'vscode' with @types/vscode and vscode-test #27

Closed sag-tgo closed 4 years ago

sag-tgo commented 4 years ago

https://www.npmjs.com/package/vscode This package is deprecated

I have done some work on this as part of changes on this branch: https://github.com/sag-tgo/vscode-apama-extensions/tree/feature/project-view But it may be better/cleaner to start again and follow the migration guide: https://code.visualstudio.com/api/working-with-extensions/testing-extension#migrating-from-vscode

CaribouJohn commented 4 years ago

Will be looking into this - will chat with you about it tomorrow.

CaribouJohn commented 4 years ago

added @types/vscode