Konrad Korus
Konrad Korus
I'm using `authorizationChecker` with `currentUserChecker` in `authorizationChecker` I store logged user in `action.request.user = user`. Now I need to get user some info in one of my `@UseBefore` middlewares, but...
I'm adding a Stripe webhook and I need to get raw request body, like: ```javascript app.post('/webhook', bodyParser.raw({type: 'application/json'}), (request, response) => {} ``` https://stripe.com/docs/webhooks/signatures#verify-official-libraries How I can get it using...
There is a missing support for commands like ci{character} /vi{character}/ di{character} which I find quite useful.
There is a missing navigation between chagnes (http://vim.wikia.com/wiki/List_changes_to_the_current_file): - Type `g;` to jump back to the position of the previous (older) change. - Type `g,` to jump to the position...
I am writing to propose the addition of a custom pieces import feature to your application. This feature would significantly enhance user experience, especially for those who wish to incorporate...
Hey, great plugin, but have you thought to export this plugin to WebStorm? :)
Hello Lichens mobile team, I have a feature suggestion that you could consider to implement :) I am writing to propose the addition of a custom pieces import feature to...