Skip to content

Test: Changing TSServer Version Should not Require VSCode Restart #25334

@mjbvz

Description

@mjbvz

Test for #23345

OS

Size: 2

Scenarios

Changing TypeScript Version Does Not Require VSCode Restart

  1. Open a js/ts project that includes a workspace version of TypeScript
  2. Run the Select TypeScript Version command
  3. Change the active typescript version
  4. This should prompt you about restarting the TypeScript server but not longer prompt you to restart VSCode itself
  5. Verify the correct TS version is now active

Changing TypeScript Log Level Does Not Require VSCode Restart

  1. Open a js/ts project that includes a workspace version of TypeScript
  2. Change your "typescript.tsserver.log" setting from off to verbose
  3. This should prompt you about restarting the TypeScript server but not longer prompt you to restart VSCode itself
  4. Wait for the restart and then try opening the log file to verify the change as taken effect

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions