xh3b4sd

Results 12 issues of xh3b4sd

I am checking out how the plugin works. It happened that there have been loads of projects piling up in the list of packages I am able to remove. When...

I checked out the package and I like it. What I find uncomfortable is that it is not possible to remove a project from the list by using the backspace...

Hey there, I am playing around with the docker-riak repo and have some problems. I hope it is ok to address my issue here, even if it is not the...

Defect

### Prerequisites * [x] Have you tried launching `atom .` from the terminal in your project's directory? * [x] Have you verified the output from `go env` is correct? If...

The last commit is over a year ago. There are issues piling up a bit and there is partially no response. Is there any interest to maintain this package any...

When I have a file `/one/two/tree` I should be able to find this file by providing `ontwtr`. This is how I am used to do in e.g. fuzzy finder. Using...

Because of https://github.com/Osmose/advanced-open-file/issues/127 I wanted to dig into the project and understand what is going on. I discovered there are differences in the package I have been installed in Atom...

Hello, I would need some help with rendering a line chart that has two Y-Axis. The code looks like this is supported but I cannot make it work. With code...

debug info ```json { "atom": "1.45.0", "platform": "darwin", "release": "19.4.0", "vmpVersion": "1.36.4", "vmpConfig": { "useClipboardAsDefaultRegister": false } } ``` Relevant packages I use: * https://atom.io/packages/go-plus * https://atom.io/packages/autosave # Checklist You...

I am about to script some logic we want to do on a regular basis. It is basically about creating PRs automatically. I tried to implement the requesting of reviewers...