Skip to content

heywrong/netbeans-keybinder-atom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netbeans-keymap package

This Atom package provides Netbeans IDE key mappings for Atom. Currently the Netbeans shortcuts are directly mapped to existing Atom commands.

Installing

Use the Atom package manager, which can be found in the Settings view and search for netbeans-keymap or run apm install netbeans-keymap from the command line.

Supported keybindings

Mac users: press instead of Ctrl (same as in Eclipse on Mac).

'alt-shift-up': 'editor:move-line-up' 'alt-shift-down': 'editor:move-line-down' 'ctrl-e': 'editor:delete-line' 'ctrl-shift-i': 'editor:auto-indent' 'ctrl-g': 'go-to-line:toggle' 'ctrl-alt-down': 'editor:duplicate-lines' 'ctrl-alt-j': 'editor:join-lines' 'ctrl-h': 'find-and-replace:find-next-selected' 'ctrl-alt-o': 'fuzzy-finder:toggle-file-finder' 'ctrl-o': 'fuzzy-finder:toggle-buffer-finder' 'ctrl-g':'editor:'

About

netbeans-keybinder-atom

Resources

License

Stars

Watchers

Forks

Packages

No packages published