Douglas Thor

Results 48 issues of Douglas Thor

I think a nice refactoring feature would be organization of import statements. I found this nifty package called [**isort**](https://github.com/timothycrosley/isort) which I think would be a good addition to Spyder. It...

type:Enhancement
community:Help wanted
component:Editor

Has this been tested to work with [Chocolatey](https://chocolatey.org/)? According to the [Chocolatey Docs](https://chocolatey.org/docs/how-to-host-feed#simple-server), Chocolatey "is compatible everywhere you can put a NuGet package". Thoughts?

# :question: question | possible 🚀 feature request ### Relevant Rules + gazelle ### Description Can Gazelle's 'resolve' directive be smarter? Or am I just using it wrong? Example: ```...

type: feature request
gazelle

This is a redo of #25 based on the comments therein. Fixes #24. I've added Py24 and the others back. I've also made it so wheels are only built on...

Wheels would provide the best support for all users - Windows, Mac, and Linux. I see that you have Appveyor running unit tests - I'll see if I can get...

Can `pip.override` patch an _internal_ `rules_python` dependency? Specifically, this `installer` PR https://github.com/pypa/installer/pull/216 adds support for a `overwrite_existing` argument to `SchemeDictionaryDestination` and it seems to be stalled. It's a blocker for...

# 🚀 feature request ### Relevant Rules + gazelle ### Description First off, I want to say that I'm not sure if this is a good idea or not. So...

gazelle

Use [`bazel-contrib/setup-bazel`](https://github.com/bazel-contrib/setup-bazel) instead of manually installing a deb during CI Also fix some EOL whitespace because that's how my vim is configured. @95-martin-orion