You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/cursorless-org-docs/src/docs/user/release-notes/1.0.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,8 +15,8 @@ Here are a few highlights of the things we have done / achieved:
15
15
- Added a Cursorless tutorial in vscode
16
16
- Simplify the installation process by notifying a user if they are missing essential features like Talon or the command server.
17
17
- Migrated all the text based scopes and most of the language specific ones from our old legacy definitions to use our next-gen gen scope definitions. You can now say things like `"take two items"`.
18
-
- Deprecated the Cursorless snippets in favor of the community snippets
19
-
- We now have over 10000! tests in total. Testing everything from actions and scopes to the Talon grammar.
18
+
- Deprecated the Cursorless snippets in favor of the [community snippets](https://github.com/talonhub/community/tree/f7e5f9696c7ed6e78e8488c8b7fb1c6bbcc25779/core/snippets)
19
+
- We now have over `10 000`! tests in total. Testing everything from actions and scopes to the Talon grammar.
20
20
- We have also added more actions, modifiers, scopes support for more languages, fixed bugs and so on.
0 commit comments