Skip to content

Change build project key-binding #218

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
filimon-danopoulos opened this issue Apr 1, 2015 · 0 comments
Closed

Change build project key-binding #218

filimon-danopoulos opened this issue Apr 1, 2015 · 0 comments
Assignees

Comments

@filimon-danopoulos
Copy link

The issue

Currently the built-in package fuzzy-finder uses ctrl-shift-B for the command fuzzy-finder:toggle-git-status-finder, this conflicts with the binding ctrl-shift-B of this package for typescript:build.

This is an issue since it overrides what could be considered the default functionality of Atom and forces the user to edit configurations in order to bring default functionality back.

Suggested fix

I suggest that the key-binding is changed, an alternative could be f6 as this is similar to Visual Studio's build shortcut, an IDE most TypeScript developers might be familiar with. It's currently not bound to anything in my clean installation that only has the community package atom-typescript installed.

Versions

I am running the following versions of relevant packages:

  • Atom 0.188.0
  • atom-typescript 1.13.0
  • fuzzy-finder 0.72.0
@basarat basarat self-assigned this Apr 2, 2015
@basarat basarat closed this as completed Apr 2, 2015
@TypeStrong TypeStrong locked and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants