Howard Nguyen-Huu
b457d2766e
Make python debugger name debugpy
...
Most dap configurations expect `debugpy` as the name, not `python`.
This causes breakages in the very common case in many python repositories which have their debug config set up in `.vscode/launch.json` with `type: "debugpy"` and not `type: "python"`.
See [here](https://code.visualstudio.com/docs/python/debugging#_set-configuration-options )
2025-04-18 19:04:21 -04:00
rafiq
68346ebede
Merge pull request #787 from rrvsh/fix/pylsp-pkgs
...
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
languages/python get python-lsp-server python3Packages
2025-04-04 11:17:11 +00:00
Ching Pei Yang
a5deffb890
language/python: migrate to conform/nvim-lint
2025-03-29 14:53:09 +01:00
Thales Menato
3f43edd635
fix: run nix fmt
2025-01-15 07:24:04 -05:00
Thales Menato
ecf832681c
fix: ruff command
...
feat: add ruff
ruff
2025-01-14 21:45:36 -05:00
Thales Menato
dcb9b16f81
feat: add ruff to formatters
2025-01-14 21:03:03 -05:00
cb7ff874e2
languages/python: add basedpyright & python-lsp-server ( #372 )
...
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (push) Has been cancelled
Validate flake & check formatting / Validate Flake (push) Has been cancelled
Validate flake & check formatting / Formatting via Alejandra (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
* languages/python: add basedpyright LSP
* languages/python: make basedpyright the default language server
* languages/python: add python-lsp-server
* docs: update 0.7 release notes
2024-09-16 13:28:33 +03:00
Phan Đăng Khoa
68b0647936
languages: changed python lsp package to pyright
2024-06-09 15:57:55 +07:00
7c730a78e5
treewide: begin restructuring the module tree
2024-04-07 17:16:13 +03:00