Skip to content

Commit

Permalink
more testing notes
Browse files Browse the repository at this point in the history
  • Loading branch information
machty committed Jul 15, 2024
1 parent 66ea7c5 commit bd6ac0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test-packages/ts-plugin-test-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ To test this out:
1. Run root tsc `yarn run tsc --build --watch`
2. Within `packages/vscode`: `yarn bundle:watch`
3. In VSCode's Run and Debug, run the "Debug Extension (TS Plugin Only)"
4. You may need to open `test.ts` to fully activate the TS Plugin. After that you can navigate to `glimmer.gts` to test out diagnostics/completions for the `.gts` format.
5. To see the tsserver log, _navigate back to `test.ts` and run command `TypeScript: Open TS Server Log`.

This causes the following:

Expand Down

0 comments on commit bd6ac0b

Please sign in to comment.