Ching Pei Yang
|
d5da1a14c3
|
languages/formatters: allow multiple formatters (#1103)
* language/python: allow multiple formatters
* package: add prettier-plugin-astro
* language/astro: fix prettier, remove prettierd
* package: add prettier-plugin-svelte
* language/svelte: fix prettier, remove prettierd
* languages: allow listOf format.type
* deprecations: add warnings for removed format options
* ruby: remove unused variable
* nix: fix outdated references to format.package
* docs: update release note
* treewide: warn deprecation in singleOrListOf
* conform: add definitions for setupOpts.formatters
|
2025-11-16 19:49:21 +01:00 |
|
rice-cracker-dev
|
1f65e589bf
|
languages/svelte: fix svelte-language-server not reloading .js/.ts files on change
|
2025-08-21 18:47:09 +07:00 |
|
Ching Pei Yang
|
9407a3e1c6
|
languages: coerce server type to list for compat
|
2025-07-23 23:36:22 +02:00 |
|
sjcobb
|
e0cd56f39e
|
ordering of types
|
2025-07-14 01:15:39 +01:00 |
|
sjcobb
|
632e60736f
|
convert svelte module
|
2025-07-11 14:05:16 +01:00 |
|
poz
|
ad69bef1f5
|
treewide: remove unused inherits
|
2025-07-06 03:30:44 +02:00 |
|
poz
|
f86030bc0e
|
treewide: move away from deprecated nodePackages aliases
|
2025-07-06 03:06:29 +02:00 |
|
|
|
c00dacd398
|
modules: nodePackages.prettier -> prettier
|
2025-06-06 21:07:55 +03:00 |
|
|
|
1ed6fd9f58
|
languages: deprecate vim.languages.enableLSP
This change is done in favor of our intentions to use the new API Neovim has exposed, and the one we are exposing to match theirs.
|
2025-05-04 18:01:46 +03:00 |
|
rice-cracker-dev
|
a436aca603
|
nvim-lint: added required files support
|
2025-04-12 20:53:19 +07:00 |
|
Phan Đăng Khoa
|
a6f8df6785
|
Merge pull request #818 from rice-cracker-dev/eslint-fix
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: fix eslint_d error on load
|
2025-04-10 13:47:52 +00:00 |
|
Ching Pei Yang
|
bc76ced636
|
language/svelte: migrate to conform/nvim-lint
|
2025-03-29 14:53:10 +01:00 |
|
Phan Đăng Khoa
|
7696f470a7
|
eslint_d: added conditions for launching eslint_d (#737)
* eslint_d: added conditions for launching eslint_d
* eslint_d: documented changes to docs/release-notes/rl-0.8.md
---------
Co-authored-by: raf <raf@notashelf.dev>
|
2025-03-23 15:57:38 +00:00 |
|
Anthony
|
e80520ddf3
|
languages: add biome support for formatting (#423)
|
2024-10-22 22:15:07 +02:00 |
|
|
|
c50522f6b0
|
languages: avoid using package aliases
|
2024-06-08 19:44:25 +03:00 |
|
|
|
7c730a78e5
|
treewide: begin restructuring the module tree
|
2024-04-07 17:16:13 +03:00 |
|