-
E5108: Error executing lua: ...lazy/telescope.nvim/lua/telescope/builtin/__internal.lua:1131: /home/jz/.local/share/nvim/lazy/visual_studio_code/colors/visual_studio_code.vim, line 1: Vim(lua):E5108…
-
-
We would like a task that replaces drush sync in the web UI (but preferably isn't drush specific).
- It will copy databases and assets/files between environments
- For preference, it will be fle…
-
The contracts can produce receipts with invalid account IDs by calling certain host functions such as `promise_batch_then`. However the intent for `AccountId` is to store known-valid account ids. In o…
-
### Is this a bug in companion itself or a module?
- [X] I believe this to be a bug in companion
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the…
-
### Versions
```
* ngxs: 2.0.0-rc.18
* @angular/core: 5.2.1
```
### Repro steps
When dispatching `RequestSearchOptions` still `RequestSearchOptionsSuccess` logs before `RequestSearch…
-
Hello,
is it possible to type text in sequence of key actions?
Autohotkey 2.0 working example:
`!,::Send "{Ctrl Down}{t}{Ctrl Up}chrome://settings{Enter}"`
It would be nice to make something…
-
### Why do we need this improvement?
Today “send [messages]” expects channel, server, and payload as input. Per v3.0.0 this can be upgraded to expect an operation and payload as input.
### How will …
-
PRs can take quite some time to merge when there is a long queue, and an early PR in the queue fails a job.
Is it possible to just cancel the entire action automatically whenever some job fails? E.…
-
**Describe the enhancement**
At the moment, when using `@actions/core` npm package in your own bundled GitHub action, the bundler is unable to [tree shake](https://esbuild.github.io/api/#tree-shaking…