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 73ff2d6 commit 70461fbCopy full SHA for 70461fb
packages/cursorless-org-docs/src/docs/user/languages/components/ScopeSupport.tsx
@@ -62,8 +62,9 @@ export function ScopeSupport({ languageId }: Props): JSX.Element {
62
subtitle="These facets are unspecified"
63
description={
64
<>
65
- Note that in many instances we actually do support these scopes, but
66
- we have not yet updated 'languageScopeSupport' to reflect this fact.
+ Note that in many instances we actually do support these scopes and
+ facets, but we have not yet updated 'languageScopeSupport' to
67
+ reflect this fact.
68
<br />
69
We would happily accept{" "}
70
<a href="https://www.cursorless.org/docs/contributing/adding-a-new-scope">
0 commit comments