Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | use notify with fix | Bernardo | 2019-01-26 | 3 | -12/+10 | |
| | ||||||
* | reference `notify` issue | Bernardo | 2019-01-26 | 2 | -2/+3 | |
| | ||||||
* | handle watched events filtering in `Vfs`add `is_overlayed`load changed files ↵ | Bernardo | 2019-01-26 | 4 | -142/+217 | |
| | | | | contents in `io` | |||||
* | refator to move all io to io module | Bernardo | 2019-01-26 | 4 | -88/+134 | |
| | | | | | use same channel for scanner and watcher some implementations pending | |||||
* | complete test | Bernardo | 2019-01-26 | 4 | -52/+94 | |
| | ||||||
* | initial Watcher impl | Bernardo | 2019-01-26 | 3 | -14/+143 | |
| | ||||||
* | extract area to a crate | Aleksey Kladov | 2019-01-04 | 3 | -80/+8 | |
| | ||||||
* | extend selection inside a string literal should select a word first | gfreezy | 2019-01-02 | 1 | -1/+1 | |
| | ||||||
* | :arrow_up: crossbeam | Aleksey Kladov | 2018-12-30 | 3 | -3/+5 | |
| | | | | closes #189 | |||||
* | Reuse has_rs_extension in io.rs | DJMcNab | 2018-12-29 | 1 | -2/+2 | |
| | ||||||
* | Remove some unnecessary unwraps by using the `Result::ok` | DJMcNab | 2018-12-29 | 1 | -6/+2 | |
| | | | | combinatoric | |||||
* | Fix instance of uneeded brackets in use_statement (thanks to #333) | DJMcNab | 2018-12-29 | 1 | -1/+1 | |
| | ||||||
* | Improve comment contents | DJMcNab | 2018-12-29 | 1 | -1/+3 | |
| | ||||||
* | Fix a switched line in a comment | DJMcNab | 2018-12-29 | 1 | -1/+1 | |
| | ||||||
* | fix the test | Aleksey Kladov | 2018-12-20 | 1 | -1/+1 | |
| | ||||||
* | File can be opened before the root is scanned | Aleksey Kladov | 2018-12-20 | 1 | -0/+12 | |
| | ||||||
* | fix syc | Aleksey Kladov | 2018-12-20 | 1 | -4/+23 | |
| | ||||||
* | swtich lsp server to vfs | Aleksey Kladov | 2018-12-20 | 2 | -6/+54 | |
| | ||||||
* | doc comment | Aleksey Kladov | 2018-12-20 | 1 | -0/+1 | |
| | ||||||
* | add root & path info to remove event | Aleksey Kladov | 2018-12-20 | 1 | -2/+4 | |
| | ||||||
* | implement vfs events handling | Aleksey Kladov | 2018-12-20 | 5 | -41/+266 | |
| | ||||||
* | add io::Task | Aleksey Kladov | 2018-12-20 | 2 | -26/+34 | |
| | ||||||
* | Add type alias | Aleksey Kladov | 2018-12-20 | 2 | -4/+8 | |
| | ||||||
* | vfs crate scaffold | Aleksey Kladov | 2018-12-20 | 3 | -63/+82 | |
| | ||||||
* | wip | Aleksey Kladov | 2018-12-20 | 4 | -0/+259 | |