-
Notifications
You must be signed in to change notification settings - Fork 108
IssueReport
t9md edited this page Aug 21, 2016
·
6 revisions
Here is the information I need when you open issue.
- Output of
atom --version
$ atom --version
Atom : 1.9.9
Electron: 0.37.8
Chrome : 49.0.2623.75
Node : 5.10.0
- Restarting Atom itself solve your problem?
- Some command have no default keymap, If you use some package(such as vmp plugin package), did you read README.md(Doesn't it says No default keymap in keymap section)?
- Read Atom Flight Manual.
- Understand that you can not use same scope selector twice in single
keymap.cson. Read this - You can invoke any commands via "Command Palette"(Cmd+Shift+P). Invoking that command directly via Command Palette works?
- You can observe how Atom understand your keystroke by activating "Keybinding Resolver: Toggle"(Cmd-.). How "Keybinging Resolver" says against your keystroke.
You can ignore following guide if you want.
So that me and other user can easily identify distinctive issue.
Describe your expectation with short sentence, before diving into detailed explanation.
If your expectation is to change current behavior, give me the sample text, operation(keystrokes) and result.
Why do you think its important? You use it frequently? Give me typical use case. Other user also benefits by solving this problem?