-
-
Notifications
You must be signed in to change notification settings - Fork 91
Release 1.0.0 #2870
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release 1.0.0 #2870
Changes from 1 commit
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
5784530
Preparing 1.0 release
AndreasArvidsson b58a3c8
Update
AndreasArvidsson 9f6728e
added snippet link
AndreasArvidsson 194c4b2
Typo
AndreasArvidsson 74732c9
Changed version to 1.0.0
AndreasArvidsson c15104b
Lots of tweaks
pokey 11a827a
Merge branch 'main' into 1.0
pokey 50f4d7b
Update 1.0.0.md
pokey f47705a
Update 1.0.0.md
pokey 212208a
Update 1.0.0.md
pokey File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
1 change: 0 additions & 1 deletion
1
packages/cursorless-org-docs/src/docs/user/release-notes/0.28.0.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
--- | ||
version: "0.28.0" | ||
release_date: "2023-09-01" | ||
sidebar_position: -2 | ||
--- | ||
|
||
# Release Notes for 0.28.0 | ||
|
1 change: 0 additions & 1 deletion
1
packages/cursorless-org-docs/src/docs/user/release-notes/0.29.0.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
--- | ||
version: "0.29.0" | ||
release_date: "2024-08-02" | ||
sidebar_position: -3 | ||
--- | ||
|
||
# Release Notes for 0.29.0 | ||
|
19 changes: 19 additions & 0 deletions
19
packages/cursorless-org-docs/src/docs/user/release-notes/1.0.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
version: "1.0" | ||
release_date: "2025-03-04" | ||
--- | ||
|
||
# Release Notes for 1.0 | ||
|
||
Cursorless if finally ready for its 1.0 release! | ||
|
||
Over the last year the Cursorless team has focused primarily on the user experience and migrating legacy language scopes. We are now at a point where we feel Cursorless is ready for its first official release. | ||
|
||
|
||
Here are a few highlights of the things we have done / achieved: | ||
|
||
- Added a Cursorless tutorial in vscode | ||
- Simplify the installation process by notifying a user if they are missing essential features like Talon or the command server. | ||
- Migrated all the text based scopes and most of the language specific ones from our old legacy definitions to use tree sitter queries. You can now say things like `"take two items"`. | ||
- Deprecated the Cursorless snippets in favor of the community snippets | ||
- We now have over 10000! tests in total. Testing everything from actions and scopes to the Talon grammar. | ||
- We have also added more actions, modifiers, scopes support for more languages, fixed bugs and so on. |
1 change: 0 additions & 1 deletion
1
packages/cursorless-org-docs/src/docs/user/release-notes/2022-year-in-review.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
slug: 2022-year-in-review | ||
sidebar_position: -1 | ||
--- | ||
|
||
# 2022 Year in Review | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.