Skip to content

Commit 7d4b8a7

Browse files
authored
Update Stray VS Code Workspace Name in Docs (#3546)
When [updating the VS Code workspace file name][Commit], it didn't get fully updated in the docs. This updates one of the places that had the old name. [Commit]: 2be659e
1 parent 6c21adb commit 7d4b8a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jekyll/contributing.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ When adding or changing an existing feature, first identify which request is res
3939
server implements that request and start thinking about the implementation.
4040

4141
{: .note }
42-
When using VS Code, open the `lsp.code-workspace` file instead of just opening the regular folder. It contains
43-
configurations for working with the sub projects side by side effectively
42+
When using VS Code, open the `ruby-lsp.code-workspace` file instead of just opening the regular folder. It contains
43+
configurations for working with the sub projects side by side effectively.
4444

4545
### Debugging
4646

0 commit comments

Comments
 (0)