rszyma
ecfcf884cb
remove unused dep
2025-11-09 00:09:54 +01:00
rszyma
c7ade24c78
extract to complete_filepath
2025-11-09 00:06:50 +01:00
rszyma
b164c26fd9
replace remaining unwraps
2025-11-08 23:23:18 +01:00
rszyma
c3b3385f2b
fix clippy warning about std::env::home_dir
...
> use of deprecated function `std::env::home_dir`: This function's
behavior may be unexpected on Windows. Consider using a crate from
crates.io instead.
2025-11-08 23:10:09 +01:00
rszyma
5e3e71c940
fix completion for ./$0 ../$0 ~/$0
2025-11-08 22:45:01 +01:00
rszyma
5183704086
Add filepath completion
2025-11-08 18:53:40 +01:00
Timofey
f80fe365cb
Fix the inference of extern list types ( #176 )
...
CI / Code style check (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Flake package (push) Has been cancelled
CI / Legacy package (push) Has been cancelled
Co-authored-by: Timofey K <timosha1113@gmail.com>
2025-08-09 02:51:41 +08:00
oxalica
cd7a6f6d5d
Update to criterion 0.7
CI / Code style check (push) Has been cancelled
CI / Legacy package (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Flake package (push) Has been cancelled
2025-07-27 20:09:52 -04:00
Plume
524ae2d67d
feat: inline expression code action ( #173 )
CI / Code style check (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Flake package (push) Has been cancelled
CI / Legacy package (push) Has been cancelled
2025-07-18 08:43:19 +08:00
rszyma
b043bfe1f3
Don't complete inside comments ( #171 )
CI / Code style check (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Flake package (push) Has been cancelled
CI / Legacy package (push) Has been cancelled
2025-07-01 11:48:14 +08:00
oxalica
88ae93bae1
Remove nightfox theme from vim-coc test
...
CI / Code style check (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Flake package (push) Has been cancelled
CI / Legacy package (push) Has been cancelled
It seems failed to build on darwin.
2025-06-30 23:18:14 -04:00
oxalica
704192a3aa
Fix clippy warnings
CI / Test (push) Has been cancelled
CI / Code style check (push) Has been cancelled
CI / Flake package (push) Has been cancelled
CI / Legacy package (push) Has been cancelled
2025-06-28 16:11:51 -04:00
oxalica
c41880b7c2
Do not force fat LTO and let packager decide
...
Or it is too slow to compile and test under release profile.
2025-06-28 16:07:23 -04:00
oxalica
4e5ac6ec65
Update to phf 0.12
CI / Code style check (push) Has been cancelled
CI / Legacy package (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Flake package (push) Has been cancelled
2025-06-21 22:10:51 -04:00
Plume
870a4b1b5f
Show inlay hints on the end of let/attrset bindings ( #170 )
CI / Code style check (push) Has been cancelled
CI / Legacy package (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Flake package (push) Has been cancelled
2025-06-16 12:14:04 +08:00
oxalica
9e4cccb088
Check and fix typos
CI / Flake package (push) Has been cancelled
CI / Legacy package (push) Has been cancelled
CI / Code style check (push) Has been cancelled
CI / Test (push) Has been cancelled
2025-06-13 02:30:50 -04:00
oxalica
89e5a4e61e
Set default formatter to nixfmt-rfc-style
...
It's supposed to be the official formatting tool.
See: <https://github.com/NixOS/rfcs/pull/166 >
2025-06-13 02:05:09 -04:00
oxalica
8c10ad278f
Fix nixos-options eval on latest nixpkgs
...
XRef: feef690b05
2025-06-12 20:57:23 -04:00
oxalica
9e32aad822
Accept multiple files for diagnostics
...
Fixes #124
Closes #126
Closes #127
Co-authored-by: Rebecca Turner <rbt@sent.as>
2025-06-12 20:37:09 -04:00
oxalica
877a093557
Split out devShells dependenties to dev/flake.nix
2025-06-13 08:19:46 +08:00
Andy Stewart
dea1b5da4e
Add lsp-bridge in Emacs doc
...
CI / Code style check (push) Waiting to run
CI / Legacy package (push) Waiting to run
CI / Test (push) Waiting to run
CI / Flake package (push) Waiting to run
Hi
I'm author of lsp-bridge https://github.com/manateelazycat/lsp-bridge/
I have attach patch to support nil in lsp-bridge, thanks for merge. ;)
2025-06-13 07:29:01 +08:00
oxalica
8044e3b71e
Handle __curPos as contextual keyword in lowering
...
Fixes #132
2025-06-12 19:26:40 -04:00
oxalica
447094d3d8
Support local flake inputs
...
Local flakes are referenced by paths and are not locked.
There is still an issue that paths are not resolved during flake initialization. Currently referenced flakes are not checked in, thus only works if it's already under the root flake.
Partially fixes #164
2025-06-12 18:57:39 -04:00
oxalica
1c98eb8e63
Simplify more code action labels
2025-06-12 15:31:04 -04:00
oxalica
928e6ca785
Enable pack_bindings for single implicit binding
...
Also tweak the label to be less pedantic.
Fixes #165
2025-06-12 15:17:29 -04:00
C P
58b7742777
Add remove_unused_binding assist
...
CI / Code style check (push) Waiting to run
CI / Test (push) Waiting to run
CI / Flake package (push) Waiting to run
CI / Legacy package (push) Waiting to run
Closes #159
2025-06-12 04:07:24 -04:00
isabel
a99273d99c
Add --deny-warnings for diagnostics CLI
...
Closes #157
Closes #151
2025-06-12 04:00:16 -04:00
oxalica
509f4efe3e
Update flake lock and nightly rustfmt
2025-06-12 15:58:25 +08:00
oxalica
764c1f9977
Update criterion, rustix, codespan-reporting
2025-06-12 15:58:25 +08:00
oxalica
f7f3d828cf
Fix clippy warnings
2025-06-12 15:58:25 +08:00
oxalica
577d160da3
Enforce nixfmt check in pre-commit
2025-03-05 04:07:23 +08:00
oxalica
65317e79cc
Update npm dependencies
2025-03-05 04:07:23 +08:00
oxalica
e04b043270
Update nightly rustc to 20250301 and regen flake.lock
2025-03-05 04:07:23 +08:00
oxalica
7581c4b286
Update itertools, ordered-float and regen lockfile
2025-03-05 04:07:23 +08:00
oxalica
4f02cf15f3
Use lints table instead of clippy arguments
2025-03-05 04:07:23 +08:00
oxalica
6dc0b51ef7
Bump MSRV to 1.77 and fix clippy warnings
...
rowan 0.16 requires MSRV 1.77, which was missed in the previous update.
2025-03-05 04:07:23 +08:00
oxalica
2e24c9834e
Update to thiserror 2, rowan 0.16 and update locks
2024-11-19 17:04:23 -05:00
oxalica
7ad8eadcbe
Update flake locks and rustfmt to 2024-11-01
2024-11-19 17:04:23 -05:00
oxalica
52304da8e9
Impl experimental pipe operators
...
`|>` and `<|` operators are introduced as experimental feature
"pipe-operator" since Nix 2.24.
Ref: <https://github.com/NixOS/nix/blob/2.24.0/doc/manual/src/language/operators.md#pipe-operators >
Co-authored-by: Kira Malinova <llathasa@outlook.com>
2024-11-19 16:48:44 -05:00
oxalica
c8e8ce7244
Apply nixfmt
2024-09-18 23:25:30 -04:00
oxalica
9125bfeaff
Update docs examples to use nixfmt-rfc-style
...
This is now the chosen formatter for nixpkgs.
2024-09-18 23:06:38 -04:00
oxalica
555d517d46
Update CI dependencies
2024-09-16 18:30:21 -04:00
oxalica
62f043115f
Update smol_str 0.2 -> 0.3 and lock file
2024-09-16 18:27:10 -04:00
oxalica
ca2a86e9e8
Update flake for Nix 2.24 to fix CI failure
2024-09-16 18:24:26 -04:00
oxalica
4f3081d1f1
Update tests for nix 2.24
2024-08-17 22:39:37 -04:00
oxalica
ff00db775f
Bump tower to 0.5 and update lock
2024-08-17 22:00:49 -04:00
oxalica
70df371289
Ignore tests asserting Nix documentations
...
They are fragile on different Nix versions.
2024-08-06 08:25:13 -04:00
oxalica
816aa96668
Update flake lock
2024-08-05 14:47:20 -04:00
uncenter
ff9e2f0296
Only strip query parameters and fragment for flake ref URLs ( #141 )
2024-08-06 02:30:17 +08:00
oxalica
01a62046a7
Merge code path and fix build with Nix 2.24
2024-08-05 14:24:57 -04:00