-
When trying to toggle the sign diffs from the VCS transient state I get an error: "Not an editor command: SignifyToggle"
## Expected behavior
The sign diffs should toggle.
## The reproduce wa…
-
## Expected behavior
The [documentation page for the shell layer](https://spacevim.org/layers/shell/) says:
Ctrl-h | Switch to the windows on the left
But the actual keybinding for that is ` w …
-
It looks like 'long term' history of the terminal disappears when some commands are issued.
## Expected behavior
History of the terminal should not disappear (except if max history length is rea…
-
# Full-Stack Engineer
# Descrição da vaga
Estamos buscando Full-Stack Engineers para desenvolver e polir nossa ferramenta. Candidatos devem ter conhecimento pleno de Node, JavaScript / Typescript,…
-
### Summary
I'm attempting to pack a repository (https://github.com/PostHog/posthog) using pack. It seems to only pickup the Python buildpack. However, there is also a package.json, which should trig…
-
When upgrading lately I often end up getting an error like this:
```
✓ (203/247) let-alist updated (681570f -> ef3c02f)
✓ Updated 7 package(s): melpa, org-plus-contrib
> (Re)building packa…
-
Hey there,
I see that there is a way to "clone" the permissions for a given role from one table to another. However, this UI can be very tedious when going through all 300+ tables in my schema. I'…
-
**Describe the bug**
I'm writing my own plugin in Typescript, and I'm copying what other plugins are doing:
```ts
const ast = concatAST(documents.map((v) => v.document))
```
But this breaks on th…
-
Issue Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 4.0.0-dev.20200717
**Steps to reproduce crash**
1. Added a folder to git…
-
There is currently no way to limit the number of nested documents returned by a GET. (The `Range` header only applies to the number of documents at the top level).
e.g. in the blog example: if a post…