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

Migrate extension samples to eslint #97476

Closed
34 tasks
egamma opened this issue May 11, 2020 · 2 comments
Closed
34 tasks

Migrate extension samples to eslint #97476

egamma opened this issue May 11, 2020 · 2 comments
Labels
plan-item VS Code - planned item for upcoming
Milestone

Comments

@egamma
Copy link
Member

egamma commented May 11, 2020

The following examples are still using tslint and should be migrated to use eslint.

This is the guide https://code.visualstudio.com/api/advanced-topics/tslint-eslint-migration

  • i18n-sample
  • helloworld-sample
  • fsconsumer-sample
  • webpack-sample
  • lsp-embedded-language-service
  • lsp-embedded-request-forwarding
  • basic-multi-root-sample
  • lsp-log-streaming-sample
  • semantic-tokens-sample
  • configuration-sample
  • nodefs-provider-sample
  • extension-terminal-sample
  • webview-sample
  • comment-sample
  • decorator-sample
  • proposed-api-sample
  • tree-view-sample
  • progress-sample
  • quickinput-sample
  • call-hierarchy-sample
  • custom-editor-sample
  • .base-sample
  • completions-sample
  • helloworld-test-sample
  • code-actions-sample
  • document-editing-sample
  • diagnostic-related-information-sample
  • task-provider-sample
  • fsprovider-sample
  • source-control-sample
  • terminal-sample
  • lsp-multi-server-sample
  • vim-sample
  • contentprovider-sample
@egamma egamma added the plan-item VS Code - planned item for upcoming label May 11, 2020
@egamma egamma added this to the May 2020 milestone May 11, 2020
@jrieken
Copy link
Member

jrieken commented May 26, 2020

related, duplicate of microsoft/vscode-extension-samples#266

@jrieken
Copy link
Member

jrieken commented Jun 4, 2020

This is done. Thanks @mjbvz

@jrieken jrieken closed this as completed Jun 4, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jul 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
plan-item VS Code - planned item for upcoming
Projects
None yet
Development

No branches or pull requests

2 participants