Coder Social home page Coder Social logo

atomfiles's People

Contributors

a-b-r-o-w-n avatar aaronjensen avatar melanievee avatar mikelovesrobots avatar radamant avatar substantial-philipbjorge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

atomfiles's Issues

Link to Readline key bindings

I think we should link to a good list of Readline key bindings for people who are curious what those are. I tried to google, but it looks like everywhere just states that the default mode for Readline is Emacs and that it can be switched to Vi mode. We could link to Emacs key bindings, but as I understood from your explanation, Readline is just a subset of Emacs. Anyone have a good link?

Allow ctrl-i to be tab

Vim users out there may be used to hitting ctl-[ in place of escape. That's a control character, and the control character for horizontal tab is ctl-i.

I have grown accustomed to using ctl-i rather than tab and would like a way to continue to use it as tab in atom. It has recently been bound as the leader for expand-region, which I have never used. Without that binding, it doesn't appear to do anything in atom.

I would love it to map to all the things that tab maps to. I could just update the keymap file and open a pull request, but I sense this could be controversial, and I'd rather see the discussion in an issue instead of a PR.

Common keybindings for pane/split creation and movement

For pane creation:

key action
ctrl-shift-s create horizontal split
ctrl-shift-v create vertical split

For pane navigation:

key action
ctrl-shift-h navigate pane left
ctrl-shift-l navigate pane right
ctrl-shift-k navigate pane up
ctrl-shift-j navigate pane down
cmd-h navigate pane previous (ring movement)
cmd-l navigate pane next

I know these keys may not be perfect, so please add your $0.02 to the discussion.

remove file w/ hotkey doesn't work very well

ctrl-x d does delete the file, but it does not close the tab or clear the file and it types a d (which is an atom bug, i would guess). It may make sense to pull in quick-file-actions just for delete, the one as is is pretty busted.

Should we name the repo simply `atomfiles`?

At first I wanted to keep substantial in the name to indicate that it was for everyone and so it showed up in forks, but I think it'd show up in forks regardless. I kinda want to just rename it to atomfiles now. Thoughts?

Way to manage local config

Is there a way for people to have some local config that doesn't need to be a shared setting and won't mess with git tracking?

I am specifically wondering about font size, which is stored in the config but is not a setting that needs to be shared.

Unit test work flow

Let's brainstorm some ways to integrate our unit testing workflow into atom.

With vim/tmux or emacs/terminal we could get instant feedback from tests without context switching. Is there a similar approach in atom?

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.