Greedquest

Results 15 issues of Greedquest

This fantastic extension just blows https://github.com/dpranke/pyjson5 out of the water in terms of performance (as in 3 orders of magnitude for loads), which probably makes sense given it is cython...

I believe it's this line: https://github.com/sdispater/mixology/blob/067c5aef14d7caeb733adff2b34e9489797f5113/mixology/version_solver.py#L130 `self._propagate_incompatibility` will return the _conflict type which is the hashable type used to represent a package (in my usecase this is not a string)....

Hey, I noticed that Poetry has a mixology component https://github.com/python-poetry/poetry/tree/master/src/poetry/mixology that looks more up-to-date than this repo (last commit here was a couple of years ago, last commit to that...

Further to #103 which was closed at the time. Would it be possible to update the pre-commit hooks for this repo to allow it to run by default on pyi...

Rubberduck should use Path.To.Folder rather than Project.Module when you select "group by location". Otherwise, what's the point in all our nice `'@Folder` annotations: ![image](https://user-images.githubusercontent.com/25348920/128397699-b96255a0-c12e-4a8f-9043-6005d807efe2.png) Given the code inspections require a...

enhancement
user-interface
up-for-grabs
difficulty-02-ducky
wpf

As I understand it, right now this extension generates the dislike count on a video like this: 1. Retrieve cached dislike ratio from last time that video was scraped. Linearly...

**Describe the bug** Upon installation when running ``` pyenv rehash ``` I get that error message, and ``` pyenv which python ``` returns > No global python version has been...

I have a second monitor in vertical (portrait) orientation. Would it be possible to display the text editor on top and the graph below when the aspect ratio is portrait...

**Justification** If `'@Interface` gets its own icon then `'@TestModule` should too. This will help differentiate things in the code explorer, at the moment I have to append the word "Tests"...

enhancement
feature-code-explorer
difficulty-01-duckling
good first issue

I see you [already support](https://github.dev/bartosz-antosik/vscode-spellright/blob/dc9d7f6c24c1070606af0aabc3aa6cd4731c735f/lib/doctype.js#L176-L177) vb.net. Would you consider also supporting its sister language twinBasic - it is practically the same syntax as vb. I think the relevant language id(s)...