Pavel Vorona
Pavel Vorona
Is it possible to make this package listen position of cursor and automatically treat word under cursor like selected, so same words is highlighted without need to selection?
Hello, I'd like to see ligatures for != and !==. When i first saw /= ligature it was pretty confusing to me, because it looks just like i would wanted...
Currently I'm investigating the ability of implementing the following: ``` match({ a: 1, b: 2 })( ({ a = 3, b = 4 }) => 'doesnt match', ({ a =...
https://github.com/peterdotjs/atom-synced-sidebar/issues/8
Fixes the issue when `useFocusRing` returns `isFocused = false` on the first render even when `autoFocus = true` is passed. ## ✅ Pull Request Checklist: - [ ] Included link...