Skip to content
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

Add OpenInCursor #9046

Merged
merged 1 commit into from
Feb 2, 2025
Merged

Add OpenInCursor #9046

merged 1 commit into from
Feb 2, 2025

Conversation

spencerchristensen
Copy link
Contributor

@spencerchristensen spencerchristensen commented Jan 28, 2025

  • I'm the package's author and/or maintainer.
  • I have have read [the docs][1].
  • I have tagged a release with a [semver][2] version number.
  • My package repo has a description and a README describing what it's for and how to use it.
  • My package doesn't add context menu entries. *
  • My package doesn't add key bindings. **
  • Any commands are available via the command palette.
  • Preferences and keybindings (if any) are listed in the menu and the command palette, and open in split view.
  • If my package is a syntax it doesn't also add a color scheme. ***
  • If my package is a syntax it is named after the language it supports (without suffixes like "syntax" or "highlighting").
  • I use [.gitattributes][3] to exclude files from the package: images, test files, sublime-project/workspace.

(The final four checkboxes are non-applicable to my package)

My package is a way to quickly open your current Sublime file + project in the Cursor editor. I love Sublime Text as a text editor and purposely choose not to turn it into an IDE or AI-powered experience. However, sometimes I do want to quickly hop into Cursor to hash out a quick problem, task, etc.

Copy link
Collaborator

@packagecontrol-bot packagecontrol-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated testing result: SUCCESS

Repo link: Open In Cursor

Packages added:
  - Open In Cursor

Processing package "Open In Cursor"
  - All checks passed

@braver
Copy link
Collaborator

braver commented Feb 2, 2025

Nice one, my favorite kind of package 😄

@braver braver merged commit f995c82 into wbond:master Feb 2, 2025
2 checks passed
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.

3 participants