Neil Kalman

Results 52 issues of Neil Kalman

If I try a keyboard shortcut while my keyboard is set to English, everything works perfectly If I try a keyboard shortcut while my keyboard is set to Hebrew, nothing...

When I add the following code to my app, everything works great: ``` javascript hotkeys.add({ combo: ['s', 'mod+f'], description: 'Search', callback: function(e) { $('input.search-text').focus(); if (e.preventDefault) { e.preventDefault(); } }...

### Description If I want to change the style with the css and replace an image, is there a way to include that image as an extra asset that should...

feature-request

I'm trying to run the CLI to setup a new repo on GitHub. After selecting the npm registry and logging in, once the CLI asks me for my GitHub username,...

cli

I just updated the cli (which worked before the update) and encountered the following error: command ran: ``` semantic-release-cli setup ``` RESULT: ``` semantic-release-cli setup ERR! semantic-release Error: Cannot find...

bug
cli

Having either 2 buttons for folding all brackets and unfolding all brackets can be very useful. Optionally, this can be a single button that just toggles the folding of brackets

Hi! I've been dying to use happo since I found out this thing exists :-) The problem is that the documentation is really lacking. I had to search other repos...

[![kb-badger-action--badge](https://img.shields.io/badge/demo-application-informational?logo=heroku)](https://achievibit-p-feature-gi-yfpl1d.herokuapp.com/api) [![kb-badger-action--badge2](https://img.shields.io/badge/demo-api--docs-85EA2D?logo=swagger)](https://achievibit-p-feature-gi-yfpl1d.herokuapp.com/api/docs) -----

tests
Server
PR: unreviewed

https://github.com/Kibibit/achievibit/blob/5db8d951301db9d23becd7d6dd4708b3e2fd2056/server/src/config/config.service.spec.ts#L13-L13