-
Issue Type: Bug
**Describe the bug**
Autocomplete dissappears after typing in LaTex begin environments. Works after disabling vim.
**To Reproduce**
1.) Create basic latex file e.g.:
````
\…
-
I have to deal with the multiple-choice command a lot, like ```\choice{$1$}{$2$}{$3$}{$4$}```. I'd like LaTexTools to auto pair the $ within those brackets {} just as it does in a normal LaTeX environ…
-
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…
-
## Expected behavior
Configure SpaceVim with `lang#c` and `lsp`.
init.toml:
```toml
[[layers]]
name = 'lang#c'
[layer.clang_std]
c = 'c11'
cpp = 'c++17'
[[layers]]
name =…
-
[Enter steps to reproduce:]
1. Open Atom with some open projects and wait (does not always happen)
2. Error appears (no other direct indicators that something happened)
**Atom**: 1.45.0 x64
**…
-
**Problem**
I have to use a custom BibEntry for Standards but I can't select this custom BibEntry in autocompletion.
I noticed that the BibTex Entries are hardcoded in https://github.com/notZaki/Pan…
-
After installing the plugin and rebuild, my jupyter lab interface can not work. It looks like this:
![image](https://user-images.githubusercontent.com/48586099/102234342-26620100-3f2c-11eb-88a3-0090c…
-
No practical problem, it just report an error.
[Enter steps to reproduce:]
1. Have a file that exists in branch B opened in Atom
2. Use the Atom built-in Git to checkout at branch A, in which …