Neil Kalman
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...
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,...
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...
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...
[](https://achievibit-p-feature-gi-yfpl1d.herokuapp.com/api) [](https://achievibit-p-feature-gi-yfpl1d.herokuapp.com/api/docs) -----
https://github.com/Kibibit/achievibit/blob/5db8d951301db9d23becd7d6dd4708b3e2fd2056/server/src/config/config.service.spec.ts#L13-L13