Skip to content

FEAT: Multi Cursor Functionality#136

Open
dev-rahul-arya wants to merge 1 commit into
Debmallya-03:mainfrom
dev-rahul-arya:feat/multi-cursor
Open

FEAT: Multi Cursor Functionality#136
dev-rahul-arya wants to merge 1 commit into
Debmallya-03:mainfrom
dev-rahul-arya:feat/multi-cursor

Conversation

@dev-rahul-arya
Copy link
Copy Markdown
Contributor

@dev-rahul-arya dev-rahul-arya commented May 26, 2026

What’s added

  • Added support for multi-cursor editing inside the editor.
  • Users can now edit multiple lines/sections simultaneously.
  • Added support for interactions like Ctrl + Click for placing additional cursors.

Tested

  • Verified multi-cursor placement and editing behavior.
  • Tested keyboard interactions, selection flow, and undo/redo handling.
  • Checked responsiveness and editor stability across different scenarios.

This feature makes the editor feel significantly more modern and improves overall productivity for users working with repetitive code structures.

Screenshot from 2026-05-26 12-38-15 Screenshot from 2026-05-26 12-38-33

FIXES #76

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 26, 2026

@dev-rahul-arya is attempting to deploy a commit to the debmallya-03's projects Team on Vercel.

A member of the Team first needs to authorize it.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 26, 2026

Deploy Preview for webifynet ready!

Name Link
🔨 Latest commit d9067cd
🔍 Latest deploy log https://app.netlify.com/projects/webifynet/deploys/6a154abc0b9bf40008da4507
😎 Deploy Preview https://deploy-preview-136--webifynet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dev-rahul-arya
Copy link
Copy Markdown
Contributor Author

Labels required in this PR for points tracking:-

As per the issue: gssoc:approved , level:intermediate, type:feature
Optional: quality:clean OR quality:exceptional

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FEATURE REQUEST: Add Multi-Cursor Editing Support for Faster Code Editing

1 participant