sourcery-vscode
sourcery-vscode copied to clipboard
VS Code extension for Sourcery
I'm running Oracle Ampere arm64. Sourcery fails with `/lib64/ld-linux-x86-64.so.2: No such file or directory` If you need any further info, I'll give it
Hi I have "nightly builds" ticked and every so often, the extension tells me that one is available and to restart But it's never the version shown in extensions Just...
sourcery_binaries on Windows 10 includes binaries for Linux and Mac. Notably, combined they are over 400MB, making sourcery by far my largest extension. The extension does not appear to use...
Steps to reproduce: 1. Set indent to anything different then 4 spaces 2. Write any code which sorcery suggests a refactoring, which spreads over multiple lines. For example: ```python def...
Hello when Sourcery starts it throws out this error: ``` Traceback (most recent call last): File "/home/user/.vscode-server/extensions/sourcery.sourcery-0.9.7/sourcery_binaries/install/linux/__main__.py", line 8, in File "/home/user/.vscode-server/extensions/sourcery.sourcery-0.9.7/sourcery_binaries/install/linux/binary/command_line_interface.py", line 14, in File "/home/user/.vscode-server/extensions/sourcery.sourcery-0.9.7/sourcery_binaries/install/linux/binary/auth.py", line 11, in...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [marked](https://marked.js.org) ([source](https://redirect.github.com/markedjs/marked)) | [`5.1.0` -> `5.1.2`](https://renovatebot.com/diffs/npm/marked/5.1.0/5.1.2) | [](https://docs.renovatebot.com/merge-confidence/) |...
I read that Ctrl-period opens an action menu (that reports every possible improvement in the file), yet still no accept. I bought the explanation in the code overlay, don't need...
## Checklist - [x] If `package.json` or `yarn.lock` have changed, then test the VSIX built by `yarn run vsce package` works from a direct install ## Summary by Sourcery CI:...
I wrote this: ``` DIGITS = {str(i): i for i in range(10)} | dict(zip('ABCDEF', range(10, 16))) ``` In Visual Studio Code, I see this refactoring popping up: [Remove Redundant Constructor...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [esbuild](https://redirect.github.com/evanw/esbuild) | [`^0.18.10` -> `^0.25.0`](https://renovatebot.com/diffs/npm/esbuild/0.18.10/0.25.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...