Mark Campbell
Mark Campbell
I accidentally used the library like this: ``` $ svgexport a.svg a.png 500px /Users/mark.campbell/Downloads/a.svg /Users/mark.campbell/Downloads/a.png png 100% 1x 0:0:301:79 301:79 ``` This didn't do anything, and there's no `--verbose` option...
Hello, I am a vim+coc.nvim user and I use this project (elixir-ls) to provide code-completion etc. I want to discuss the idea of using the stale analysis data during the...
Hello, I was using Version 0.32.0 (344) and I encountered a memory leak of several gigabytes when editing a piece of text with around 4000 characters, 669 words, and 129...
## Version 1.13.0 ## Current Behavior Month/Week/Day views are available. ## Expected Behavior A fourth view called 'schedule' is created that mimics the look-and-feel of a google calendar schedule view....
**Describe the bug** I don't know how to use the `:xray` command. I've installed k9s and I use it on mac. I don't know what the backing command for 'xr'...
I've tried to use the solargraph server that coc.nvim + coc-solargraph tries to launch but I get this almost every time and configuration I use: ``` [coc.nvim] Failed to start...
multiple + preserveSelected + default <options> groups unselected options into 'Currently Selected'
I am using ajax-bootstrap-select to search against people in my business's application. Up to this point I was using it without the `multiple` option, so I wasn't taking advantage of...
Using the cfn-graph tool after installing it with something like `npm install --save cloudformation-graph --global` has the referenced images in the generated graphviz output available at a path like this:...
There is no version information available by running the executable with `-v` or `--version`. This makes it difficult for a user to know if their version of cfn-graph is up-to-date...
Most command line tools that I've used allow you to pass in data from standard in and signal the end of input with the eof character (ctrl-d) or they allow...