Code Monkey home page Code Monkey logo

sublime-keymaps's Introduction

Sublime Text Keymap Helper

Plugin for Sublime Text 2/3 editor that enables searching for keymaps by function as well as showing all enabled keymaps in a searchable color-coded list - Cheat Sheet.

Features

  • NEW! Search for keymaps by function
  • Shows searchable color-coded Cheat Sheet (overview) of keymaps
  • Open the keymap file to edit chosen keymap

Usage

Find a keymap for...

  • Invoke via ? / CtrlAlt? (menu: Tools -> Keymaps -> Find a keymap for...)
  • Start typing the function you need keymap for and - voilà!
  • Additionaly, hit to execute it!

Find a keymap for...

Cheat Sheet

  • Invoke via _ / CtrlAlt_ (menu: Tools -> Keymaps -> Cheat Sheet)
  • Use these commands to browse the Cheat Sheet and select an entry to open corresponding .sublime-keymap file and edit the keymap

/ CtrlAlt: Navigate Forward

/ CtrlAlt: Navigate Backward

C / CtrlAltC: Clear Selection

/ CtrlAlt: Open .sublime-keymap File For Editing

or double-click previously selected line while holding / CtrlAlt

Here's an example of possible output (OS X, truncated):

Cheat Sheet

How to install

Warning: If you experience problems or editor crashes please file an issue.

With Package Control:

  1. Run “Package Control: Install Package” command, find and install Keymaps plugin.
  2. Restart ST editor (if required)

Options

Mac ALL users can now opt for pretty simbols instead of text for keys.

Go to Preferences -> Settings - User and add this to the file:

"keymaps": { "show_osx_keys": true }

"keymaps": { "show_pretty_keys": true }

Changelog

v1.3.0

  • Search for keymaps by function
  • Simplified keymaps for Keymaps itself
  • Moved to Tools menu
  • Bug fixes (yes, I know - again :P )

v1.2.3

  • Bumped internal version number

v1.2.2

  • Fixed bug in Keymaps.py in v1.2.1 (and v1.2.0) preventing plugin running

v1.2.1

  • Fixed bug in messages.json preventing plugin upgrade

v1.2.0

  • Additional Sublime Text 3 compatibility
  • More Cross-platform pretty simbols instead of text for keys (optional)
  • Bug fixes

v1.1.0

  • Sublime Text 3 compatibility
  • Cleaned up and center-aligned listing
  • Cross-platform pretty simbols instead of text for keys (optional)
  • Bug fixes

v1.0.0

  • Initial release

Acknowledgments

Inspired by KeymapViewer

Copyright and license

Copyright © 2013 @MiroHibler

Licensed under the MIT license.

sublime-keymaps's People

Contributors

mirohibler avatar thouis avatar

Watchers

 avatar  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.