-
When line is too long, it is automatically cut and it's great but is it possible to add also trailing commas?
-
There is a long-standing FIXME entry in the code
https://github.com/junegunn/fzf/blob/f8fdf9618adf831b614a9b69e90eca53b9e37a28/src/algo/algo.go#L115
``` go
// 0. (FIXME) How to find the shortest mat…
-
### 1. Request
It would be nice, if would be possible don't show `ignored packages updated to…` lines in Sublime Text console.
### 2. Argumentation
I start Sublime Text > I open Sublime Text …
-
Hey, CSSComb won't autoformat my css files.
Trough F1 and CSSComb format it works, tough. So maybe an issue with a breaking change in vscode?
Best,
Philipp
-
Hi,
I am using the following command:
`./canu -useGrid=0 -p BC05 -d /n/scratch2/dct7/Run11_Canu/BC05_AC347 genomeSize=9000 contigFilter="2 1000 1.0 1.0 2" -nanopore-raw /n/scratch2/dct7/Run11_C…
-
**BUG REPORT**
1. Please supply the header (i.e. the first few lines) of your most recent
log file **for each node in your cluster**. On most unix-based systems
running with defaults, this …
d4l3k updated
7 years ago
-
### Bug or support request summary
Process: I run `start-storybook -p 9001 -c .storybook` in the root of my React component library.
Expected outcome: Storybook runs.
Actual outcome: Error in conso…
-
# Problems summary
can not list `autoload/SpaceVim/mapping/z.vim`
## Expected
all the useful files should be listed
## Environment Information
* OS: arch
* Vim version: neovim
## Prov…
-
Hello,
I am trying to debug my golang program by dlv on OSX.
bazel 0.7.0, rules_go latest.
If I build program by bazel, I receive error
```
➜ dlv attach 74960
could not attach to pid 74960: …
-
Hi,
when I activate persistent column layout in v3.0, columns with custom formatters do not get restored properly. The built-in one "rownum" works fine.
Gandalf