
Security News
Node.js Considers Public Workflow for Security Reports Amid AI-Driven Surge
Node.js is debating whether AI-driven security report volume warrants moving more vulnerability reports into public workflows.
@yaegassy/coc-ruff
Advanced tools
Ruff Language Server extension for coc.nvim.
CocInstall:
:CocInstall @yaegassy/coc-ruff
scoped packages
e.g. vim-plug:
Plug 'yaegassy/coc-ruff', {'do': 'yarn install --frozen-lockfile'}
ruff.enable: Enable coc-ruff extension, default: trueruff.nativeServer: Use the integrated Rust-based language server, available now in Beta, default: trueruff.nativeBinaryPath: Custom path for the ruff binary when using the native server. If no value is set, the ruff command will be detected from the runtime environment, default: ""ruff.disableDocumentFormatting: Disable document formatting only, default: falseruff.disableHover: Disable hover only, default: falseruff.useDetectRuffCommand: Automatically detects the ruff command in the execution environment and sets ruff.path, default: trueruff.client.codeAction.showDocumantaion.enable: Whether to display the code action for open the Ruff rule documentation web page included in the diagnostic information, default: falseruff.trace.server: Traces the communication between coc.nvim and the ruff-lsp, default: "off"Other settings have the same configuration as ruff-vscode.
ruff.executeAutofix: Fix all auto-fixable problemsruff.executeFormat: Format documentruff.executeOrganizeImports: Format importsruff.debugInformation: Print debug information (native server only)ruff.showLogs: Show logsruff.restart: Restart ServerMIT
This extension is built with create-coc-extension
FAQs
ruff server extension for coc.nvim
The npm package @yaegassy/coc-ruff receives a total of 39 weekly downloads. As such, @yaegassy/coc-ruff popularity was classified as not popular.
We found that @yaegassy/coc-ruff demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Node.js is debating whether AI-driven security report volume warrants moving more vulnerability reports into public workflows.

Security News
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.

Security News
Open source attacks are accelerating as AI coding agents pull in dependencies faster, with less human review.