Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Regenerate | Jeremy A. Kolb | 2018-10-12 | 1 | -1/+2 | |
| | | ||||||
* | | Language Server: textDocument/signatureHelp | Jeremy A. Kolb | 2018-10-11 | 1 | -1/+4 | |
|/ | | | | | | | | | | Implements a pretty barebones function signature help mechanism in the language server. Users can use `Analysis::resolve_callback()` to get basic information about a call site. Fixes #102 | |||||
* | Merge #116 | bors[bot] | 2018-10-11 | 2 | -0/+61 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 116: Collapse comments upon join r=matklad a=aochagavia Todo: - [x] Write tests - [x] Resolve fixmes - [x] Implement `comment_start_length` using the parser I left a bunch of questions as fixmes. Can someone take a look at them? Also, I would love to use the parser to calculate the length of the leading characters in a comment (`//`, `///`, `//!`, `/*`), so any hints are greatly appreciated. Co-authored-by: Adolfo Ochagavía <[email protected]> Co-authored-by: Adolfo Ochagavía <[email protected]> | |||||
| * | Use Comment wrapper | Adolfo Ochagavía | 2018-10-11 | 2 | -0/+61 | |
| | | ||||||
* | | Update crates/ra_syntax/src/ast/generated.rs | Reinier Maas | 2018-10-10 | 1 | -32/+64 | |
| | | | | | | | | effect of running cargo gen-kinds | |||||
* | | Update generated.rs.tera | Reinier Maas | 2018-10-10 | 1 | -2/+1 | |
|/ | | | Removing `-` for #114 | |||||
* | Add `cargo gen-kinds` documentation | Daniel McNab | 2018-10-04 | 2 | -0/+8 | |
| | ||||||
* | Move to rowan for syntax tree impl | Aleksey Kladov | 2018-10-02 | 1 | -7/+6 | |
| | ||||||
* | rename all things | Aleksey Kladov | 2018-09-16 | 3 | -0/+2431 | |