We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2896fa3 commit bb50415Copy full SHA for bb50415
.prettierignore
@@ -8,4 +8,4 @@ pnpm-lock.yaml
8
9
.github/PULL_REQUEST_TEMPLATE.md
10
# Formatting breaks code blocks nested within tabs
11
-packages/cursorless-org-docs/src/docs/contributing/CONTRIBUTING.mdx
+packages/cursorless-org-docs/src/docs/contributing/CONTRIBUTING.mdx
packages/cursorless-org-docs/src/docs/contributing/CONTRIBUTING.mdx
@@ -55,7 +55,7 @@ Welcome! So glad you've decided to help make Cursorless better. You'll want to s
55
```bash
56
pnpm init-vscode-sandbox --codium
57
```
58
-
+
59
VSCodium users will also need to
60
manually download and install the `jrieken:vscode-tree-sitter-query`
61
extension, as it is [currently not
0 commit comments