Mike
|
611ef35491
feat(vim.fs): find(), dir() can "follow" symlinks #31551
|
1 month ago |
dundargoc
|
0631492f9c
feat: add vim.fs.relpath
|
1 month ago |
Justin M. Keyes
|
7c00e0efbb
docs: misc #31867
|
1 month ago |
dundargoc
|
a8ace2c58a
fix(vim.fs.normalize): normalize case for windows drive letter
|
1 month ago |
dundargoc
|
6dc0eb9f41
fix(vim.fs.abspath): correctly handle UNC paths
|
1 month ago |
Justin M. Keyes
|
dc692f553a
docs: misc #31479
|
1 month ago |
Gustav Eikaas
|
0bef3b911c
fix(vim.fs): joinpath() does not normalize slashes on Windows #31782
|
1 month ago |
Famiu Haque
|
5180707310
feat(lua): add `vim.fs.abspath`
|
10 months ago |
James McCoy
|
e5d96a69fd
test(main_spec): use CMakePresets.json instead of .git for root marker
|
2 months ago |
Lewis Russell
|
e5c174421d
test: support upvalues in exec_lua
|
6 months ago |
Lewis Russell
|
7d24c4d6b0
test: allow exec_lua to handle functions
|
6 months ago |
Gregory Anders
|
206f8f24a2
fix(fs): make vim.fs.root work for relative paths and unnamed buffers (#28964)
|
9 months ago |
Gregory Anders
|
38b9c322c9
feat(fs): add vim.fs.root (#28477)
|
10 months ago |
dundargoc
|
052498ed42
test: improve test conventions
|
10 months ago |
Famiu Haque
|
8e5c48b08d
feat(lua): vim.fs.normalize() resolves ".", ".." #28203
|
10 months ago |
Lewis Russell
|
81fc27124b
refactor(test): inject after_each differently
|
10 months ago |
dundargoc
|
7035125b2b
test: improve test conventions
|
10 months ago |
dundargoc
|
2424c3e696
fix: support UNC paths in vim.fs.normalize
|
10 months ago |
James Trew
|
38e38d1b40
fix(fs): allow backslash characters in unix paths
|
10 months ago |
Lewis Russell
|
a7bbda121d
fix(test): typing
|
11 months ago |
Lewis Russell
|
96ad7e0a4a
test: refactor Paths
|
1 year ago |
Lewis Russell
|
284e0ad26d
test: use vim.mpack and vim.uv directly
|
1 year ago |
Justin M. Keyes
|
04f2f864e2
refactor: format test/*
|
1 year ago |
dundargoc
|
0009c337bc
test: simplify vim.fs tests
|
1 year ago |
dundargoc
|
2d9e7a33f4
test(windows): unskip working tests (#25153)
|
1 year ago |
Mike
|
e4da418ba8
fix(fs.lua): normalize slash truncation (#23753)
|
1 year ago |
Evgeni Chasnovski
|
8a7e3353eb
fix(fs): make `normalize()` work with '/' path (#24047)
|
1 year ago |
Christian Clason
|
e3e6fadfd8
feat(fs): expose join_paths as `vim.fs.joinpath` (#23685)
|
1 year ago |
dundargoc
|
826b95203a
build: bundle uncrustify
|
1 year ago |
dundargoc
|
fd32a98752
test(vim.fs.normalize): enable test on Windows
|
1 year ago |