-
Notifications
You must be signed in to change notification settings - Fork 238
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
This file contains 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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,21 @@ | ||
# Improve your code with Cursor Edit Mode | ||
|
||
Did you know? | ||
|
||
The Cursor IDE has a powerful edit mode (hit `CMD+K` to enable it). | ||
|
||
I find it quite useful for finding edge cases in my imperative code. | ||
|
||
It doesn't always get it right, though! So make sure you tweak the output as needed and discard any unwanted changes. 🙇♂️ | ||
|
||
![](214.gif) | ||
|
||
--- | ||
|
||
| Previous | Next | | ||
| -------- | ---- | | ||
| [Fixing Version Solving Failed Errors](../0213-fixing-version-solving-failed-errors/index.md) | | | ||
|
||
<!-- TWITTER|https://x.com/biz84/status/1864613511420068093 --> | ||
<!-- LINKEDIN|https://www.linkedin.com/posts/andreabizzotto_did-you-know-the-cursor-ide-has-a-powerful-activity-7270379818746105856-Mq9n --> | ||
<!-- BLUESKY|https://bsky.app/profile/codewithandrea.com/post/3lckgkkurms27 --> |