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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,14 +13,14 @@ Over the last year the Cursorless team has focused primarily on the user experie
13
13
Here are a few highlights of the things we have done / achieved:
14
14
15
15
- Added a Cursorless tutorial in vscode
16
-
- Simplify the installation process by notifying a user if they are missing essential features like Talon or the command server.
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"`.
16
+
- Simplify the installation process by notifying the user if they are missing essential features like Talon or the command server.
17
+
- Migrated all the text based scopes and most of the language specific ones from our old legacy definitions to use next-gen gen scope definitions. You can now say things like `"take two items"`.
18
18
- Deprecated the Cursorless snippets in favor of the [community snippets](https://github.com/talonhub/community/tree/f7e5f9696c7ed6e78e8488c8b7fb1c6bbcc25779/core/snippets)
19
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.
21
21
22
22
## What's next?
23
23
24
24
- We will continue to improve language definitions. There are still some languages where features are missing or still in legacy.
25
-
- Improving documentation. This is an area where we would really appreciate contributions.
25
+
- Improving documentation. This is an area where we would really appreciate [contributions](https://github.com/cursorless-dev/cursorless/issues?q=is%3Aissue%20state%3Aopen%20label%3Adocumentation).
26
26
- Cursorless everywhere. We now have users working on Cursorless for multiple new editors. The future for Cursorless everywhere is really interesting.
0 commit comments