GithubHelp home page GithubHelp logo

ferdinakusumah / pycharm-sublime Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 2 KB

OSX and Sublime Text like keymap for IntelliJ

pycharm-sublime sublime-pycharm sublime-python python pycharm-keymap osx-pycharm-keymap

pycharm-sublime's Introduction

OSX and Sublime Text like keymap for IntelliJ

A keymap, based on the 'default' Mac OS X 10.5 keymap from IntelliJ, which overrides things back to 'normal' OS X keymaps, like top of file with cmd + up, delete everything to the beginning of the line with cmd + backspace etc. It also set's the keybindings to be comparible with Sublime Text, with some small exceptions.

Tested in IntelliJ IDEA Community 2018.3.4

Removed IntelliJ OSX defaults

  • cmd + down Jump to source
  • cmd + alt + up Navigate to previous occurrence
  • cmd + alt + down Navigate to next occurrence
  • cmd + alt + left Navigate back
  • cmd + alt + right Navigate forward
  • ctrl + G Add selection to next occurrence
  • cmd + D Duplicate line or selection
  • cmd + backspace Delete line
  • cmd + shift + R Replace in path
  • cmd + alt + F Extract field (refactor)
  • cmd + P Parameter info
  • cmd + alt + E Explain Scala code, Browse console history
  • cmd + B Go to definition
  • ctrl + cmd + up Navigate to related symbol
  • cmd + K Check In Project (VCS)
  • alt + shift + button1 Add or Remove Caret
  • cmd + button1 Go to Declaration
  • alt + button1 Quick Evaluate Expression

OSX defaults restored

  • cmd + up Caret to top of file
  • cmd + down Caret to bottom of file
  • cmd + backspace Delete to line start

Sublime defaults added

  • cmd + alt + left Select Previous Tab
  • cmd + alt + right Select Next Tab
  • cmd + D Add selection for next occurrence
  • cmd + K Find next /Move to next occurrence
  • ctrl + cmd + G Select all occurrences
  • cmd + shift + L Split selection into lines 1
  • cmd + shift + D Duplicate line or selection
  • ctrl + shift + K Delete line
  • cmd + alt + F Replace
  • cmd + shift + R Navigate to Symbol
  • cmd + P Navigate to file
  • ctrl + cmd + up Move line up
  • ctrl + cmd + down Move line down
  • cmd + button1 Add or Remove Caret
  • ctrl + cmd + P Manage projects

Custom stuff

  • cmd + alt + up Navigate back
  • cmd + alt + down Jump to source
  • cmd + alt + E Extract field (refactor)
  • cmd + B Run
  • cmd + B Rerun
  • alt + shift + button1 Quick Evaluate Expression
  • alt + button1 Go to Declaration
  • cmd + shift + P Parameter info

Known issues

Footnotes

  1. Split selection into lines (cmd + shift + L) actually toggles the 'Column Selection Mode' which means you have to deactivate it after usage. โ†ฉ

pycharm-sublime's People

Contributors

ferdinakusumah avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.