Mike
|
611ef35491
feat(vim.fs): find(), dir() can "follow" symlinks #31551
|
2 weeks ago |
dundargoc
|
0631492f9c
feat: add vim.fs.relpath
|
1 month ago |
dundargoc
|
a8ace2c58a
fix(vim.fs.normalize): normalize case for windows drive letter
|
4 weeks 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 |
dundargoc
|
76dcc7029b
docs: add tag `vim.fs.exists()` and document suggested replacement
|
2 months ago |
Lewis Russell
|
3572319b4c
feat(vim.validate): improve fast form and deprecate spec form
|
3 months ago |
Lewis Russell
|
3f3e4837d5
perf(validate): use lighter version
|
3 months ago |
Justin M. Keyes
|
9a5bbaf813
docs: more `@since` annotations #30660
|
3 months ago |
Justin M. Keyes
|
47e6b2233f
fix(vim.fs): dirname() returns "." on mingw/msys2 #30480
|
4 months ago |
Lewis Russell
|
511b991e66
feat(fs.lua): add vim.fs.rm()
|
4 months ago |
Gregory Anders
|
206f8f24a2
fix(fs): make vim.fs.root work for relative paths and unnamed buffers (#28964)
|
8 months ago |
Lewis Russell
|
14a5813c20
perf(vim.fs.normalize): use iterator
|
8 months ago |
Lewis Russell
|
dcdefd0428
perf(loader): use a quicker version of vim.fs.normalize
|
8 months ago |
Mathias Fussenegger
|
8bb67d64e2
perf(fs): normalize path only once in fs.dir
|
8 months ago |
Gregory Anders
|
38b9c322c9
feat(fs): add vim.fs.root (#28477)
|
9 months ago |
Famiu Haque
|
8e5c48b08d
feat(lua): vim.fs.normalize() resolves ".", ".." #28203
|
9 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 |
altermo
|
ae5095cac9
fix(fs): use generics for better typing
|
11 months ago |
Lewis Russell
|
ea44f74d84
refactor(types): more fixes
|
11 months ago |
Lewis Russell
|
a5fe8f59d9
docs: improve/add documentation of Lua types
|
11 months ago |
Lewis Russell
|
9beb40a4db
feat(docs): replace lua2dox.lua
|
11 months ago |
Gregory Anders
|
2e92065686
docs: replace <pre> with ``` (#25136)
|
1 year ago |
Lewis Russell
|
37c58226a8
fix(lua): vim.fs typing (#24608)
|
1 year ago |
futsuuu
|
86ce3878d6
docs(lua): clarify fs.find() documentation #24394
|
1 year ago |
Lewis Russell
|
be74807eef
docs(lua): more improvements (#24387)
|
1 year ago |
Mike
|
e4da418ba8
fix(fs.lua): normalize slash truncation (#23753)
|
1 year ago |