Ryan Leckey

Results 78 issues of Ryan Leckey

##### Current Focus * Ergonomic API * Correctness * macOS ##### Tasks - [x] Split `Context` into 2 parts; `Context`, and `Application`. `Application` gets `!Send` but frees up `Context` to...

What is missing from your workflow when dealing with projects in Atom? What is the pain point? I'd like to try to create a better project experience in Atom. The...

question

https://github.com/danielbrodin/atom-project-manager/issues/10

enhancement
help wanted

Continued from https://discuss.atom.io/t/future-of-project-viewer/26898 --- From what I can see, the basic/initial idea is a sidebar/panel of projects. --- @jccguimaraes @bripkens

enhancement
help wanted

Recursively look for all repositories. Put this behavior behind a configuration flag. Also put it behind a timed cache (perhaps). --- https://github.com/prrrnd/atom-git-projects @prrrnd Would you like to merge efforts here?

enhancement
help wanted

- [ ] Adding/Removing a path to a project makes a new project with the current path set joined with the new path. It leaves the old project in the...

enhancement

Trying out vgo and courtney fails with errors similar to: ``` go: cannot find main module root; see 'go help modules' /usr/local/go/src/os/user/lookup.go:53:9: undeclared name: lookupGroupId FILENAME:13:7: could not import gopkg.in/volatiletech/null.v6...