Skip to content

Commit

Permalink
Add note about starting LSP server
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyli97 committed Jul 9, 2024
1 parent ba5f319 commit 3dfb6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ If you want to connect via Shopify Ruby LSP VSCode extension or rdbg, start the
### Codespaces
When running tests in browser, visit the forwarded port 6080 URL to see the browser in Codespaces. You can also visit this port to access the GUI desktop in Codespaces.

In VSCode Run and Debug view, there are some helpful defaults for running RSpec tests in browser at your cursor as well as attaching to a live server.
In VSCode Run and Debug view, there are some helpful defaults for running RSpec tests in browser at your cursor as well as attaching to a live server. Make sure the Ruby LSP server is started before debugging.

## Squashing commits

Expand Down

0 comments on commit 3dfb6ea

Please sign in to comment.