Linus Eriksson

Results 29 comments of Linus Eriksson
trafficstars

https://github.com/atom/settings-view/pull/894 is the most suspicious change between the releases where this changed. For me running `atom.packages.getAvailablePackageNames()` in the developer tools console only returns core packages in safe mode and all...

@50Wliu Do you think https://github.com/atom/tabs/pull/390 would fix this?

+1 for 3 it is very distracting and happens in more than the keybindings panel in Atom 1.10.2 also https://github.com/atom/settings-view/issues/549 sounds like a duplicate. Some of the comments in https://github.com/atom/settings-view/issues/361...

> I don't know what safe mode is in macOS This refers to Atom safe mode which you achieve by opening Atom with `atom --safe` from the terminal. This disables...

I wonder if we should make this change apply to all platforms?

@nathansobo Yeah I started with this but then got sidetracked. I think I will open a series of PRs each removing one instance of resolving using `KeyboardEvent.code`. I opened https://github.com/atom/atom-keymap/pull/228...

@ncsucharlie Please see my reply on discuss where I helped another user https://discuss.atom.io/t/e-key-acting-as-backspace/37075/15?u=ben3eee If you still have questions I will be happy to help out in that topic or in...

Wow thanks for sharing @Arcanemagus this sounds interesting

Thanks for contributing :bowing_man: and thanks for taking the time to look up the latest changes before submitting a PR :100: > I don't think an additional screenshot is necessary,...