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 dependencies and outdated code #1

Merged
merged 8 commits into from
Sep 18, 2023

Conversation

WilsonZiweiWang
Copy link
Collaborator

  1. Updated dependencies and scripts in the package.json files
  2. Refactored the code for updated dependencies
  3. Various changes on .gitignore, README etc.

1. Bumped vscode-languageserver to 8.1.0 and added vscode-languageserver-textdocument
2. Remove all scripts as they are to be placed in the root package.json
1. Bumped vscode engine to 1.75.0
2. Main file now points to client/out/extension.js
3. Left activationEvents empty
4. Removed scripts as they are to be placed in the root package.json
5. Bumped vscode-languageclient to 8.1.0
6. Bumped @types/vscode to 1.75.1
7. Added @vscode/test-electron
1. Update scripts for clean, compile and watch
2. Bumped dependencies to the latest major versions
3. Added @typescript-eslint/eslint-plugin and @typescript-eslint/parser
@WilsonZiweiWang WilsonZiweiWang merged commit edfa41d into master Sep 18, 2023
@WilsonZiweiWang WilsonZiweiWang deleted the Update-dependencies-and-outdated-code branch October 16, 2023 15:59
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.

2 participants