Daniele Dellafiore
Daniele Dellafiore
Hi. I noticed that when receiving a Kinesis Record, they are wrapped like this: ``` Records: [ { kinesis: { partitionKey, data, } } ] ``` But when I read...
Hi. I am sorry to bother here but I cannot get out of this issue. I am using this setup code: http://pagerjs.com/demo/#!/navigation/html5_history As well as the tag and the jquery.history.js...
**please complete the following information:** - OS version: [Ubuntu 20.04] - Editor version: Sublime 4 - build 4124 - Programming language: [js] - Tabnine extension version: 4.0.29-41 **Issue Details:** When...
Hi. I did expect that ```gh is 1111 -L "some label"``` would add the label, but it does not.
## Situation A simple docker + compose lifecycle. I already have a `docker compose up` running with that very service. I want to update it. ``` docker build . -t...
Hi. the release on npmjs is old, is missing at least the custom action code that's actually pretty useful. Can you please update? Thanks!
the alias created has a typo, is bitbucker-issue-manager, with an r instead of a t. bitbuckerR. ``` npm install -g bitbucket-issue-manager /home/ildella/.nvm/versions/node/v6.9.2/bin/bitbucker-issue-manager -> /home/ildella/.nvm/versions/node/v6.9.2/lib/node_modules/bitbucket-issue-manager/bin/runner.js ```
After first install LSP + LSP-jdtls I got it working. After a few days, it stop working with this error in the [picture here.](https://www.dropbox.com/s/j2nai7pr4apyb4w/Screenshot%20from%202022-06-10%2015-24-27.png?dl=0) I managed to get it back...
As reported to the svelte plugin repo: https://github.com/sveltejs/eslint-plugin-svelte/issues/576 I can confirm that this Sublime + ESlint package + eslint-plugin-svelte is not showing errors or warnings. Also confirm that with the...