brumm / brumm/split-selection-into-cursors

i added shortcut manually

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

This was not working, until i added to keymap.cson:

```
'atom-text-editor':
'alt-shift-up': 'split-selection-into-cursors:split'
```
Note I used a different shortcut than the default one because for me it's more synergic with expand-region

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by checking the keymap.cson entry shown in the report and how the split-selection:split command is registered. Reproduce the shortcut problem in Atom, compare it with the manually added mapping, and verify that the default shortcut works without that addition.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.