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

"Restart ts server" command and friends should be availbile when in jsconfig / tsconfig files #79530

Closed
mjbvz opened this issue Aug 20, 2019 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug javascript JavaScript support issues typescript Typescript support issues verified Verification succeeded
Milestone

Comments

@mjbvz
Copy link
Contributor

mjbvz commented Aug 20, 2019

Repo

  1. Open a js/ts project
  2. Open a js file
  3. Notice that the Restart TS Server command is available.
  4. Now open a jsconfig.json file and try triggering the command again

Bug
No Restart TS Server command available

@mjbvz mjbvz added bug Issue identified by VS Code Team member as probable bug typescript Typescript support issues javascript JavaScript support issues labels Aug 20, 2019
@mjbvz mjbvz added this to the August 2019 milestone Aug 20, 2019
@mjbvz mjbvz self-assigned this Aug 20, 2019
@mjbvz
Copy link
Contributor Author

mjbvz commented Aug 20, 2019

Note that we still require that you open at least one js/ts file before this command becomes available. Otherwise, the server won't have been started

@mjbvz mjbvz closed this as completed in 1429e81 Aug 20, 2019
@RMacfarlane RMacfarlane added the verified Verification succeeded label Aug 28, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug javascript JavaScript support issues typescript Typescript support issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants