Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename back to highlight and check event's again highlight range | kjeremy | 2020-02-25 | 1 | -5/+3 | |
| | ||||||
* | Semantic Ranges | Jeremy Kolb | 2020-02-25 | 1 | -0/+7 | |
| | ||||||
* | Teach the server about Semantic Tokens proposed LSP | kjeremy | 2020-02-25 | 1 | -1/+1 | |
| | ||||||
* | Merge #3099 | bors[bot] | 2020-02-17 | 1 | -0/+12 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | 3099: Init implementation of structural search replace r=matklad a=mikhail-m1 next steps: * ignore space and other minor difference * add support to ra_cli * call rust parser to check pattern * documentation original issue #2267 Co-authored-by: Mikhail Modin <[email protected]> | |||||
| * | Init implementation of structural search replace | Mikhail Modin | 2020-02-14 | 1 | -0/+12 | |
| | | ||||||
* | | If possible, use --exact flag when running tests | Kirill Bulatov | 2020-02-14 | 1 | -1/+1 | |
|/ | ||||||
* | Move imports locator to ide_db | Aleksey Kladov | 2020-02-06 | 1 | -1/+0 | |
| | ||||||
* | Cleanup | Aleksey Kladov | 2020-02-06 | 1 | -0/+74 | |
| | ||||||
* | cleanup imports | Aleksey Kladov | 2020-02-06 | 1 | -21/+17 | |
| | ||||||
* | Move to a crate | Aleksey Kladov | 2020-02-06 | 1 | -2/+3 | |
| | ||||||
* | Move change to ide-db | Aleksey Kladov | 2020-02-06 | 1 | -2/+1 | |
| | ||||||
* | Move Query | Aleksey Kladov | 2020-02-06 | 1 | -40/+1 | |
| | ||||||
* | Move symbol_index | Aleksey Kladov | 2020-02-06 | 1 | -2/+5 | |
| | ||||||
* | Move FeatureFlags | Aleksey Kladov | 2020-02-06 | 1 | -2/+1 | |
| | ||||||
* | Move line_index | Aleksey Kladov | 2020-02-06 | 1 | -4/+4 | |
| | ||||||
* | Start ide_db | Aleksey Kladov | 2020-02-06 | 1 | -0/+2 | |
| | ||||||
* | Initial auto import action implementation | Kirill Bulatov | 2020-01-26 | 1 | -0/+1 | |
| | ||||||
* | Cancel requests during shutdown | Aleksey Kladov | 2020-01-24 | 1 | -0/+3 | |
| | ||||||
* | Split Declaration out into it's own type | kjeremy | 2020-01-10 | 1 | -1/+3 | |
| | ||||||
* | Basic DocumentHighlightKind support for assignments | Jeremy Kolb | 2020-01-10 | 1 | -1/+1 | |
| | ||||||
* | Actually test references | kjeremy | 2020-01-08 | 1 | -1/+1 | |
| | ||||||
* | Implement proposed CallHierarchy feature | Jeremy Kolb | 2020-01-08 | 1 | -0/+20 | |
| | | | | See: https://github.com/microsoft/vscode-languageserver-node/blob/master/protocol/src/protocol.callHierarchy.proposed.ts | |||||
* | Run rustfmt with respect to Cargo.toml edition | Vincent Rouillé | 2019-12-04 | 1 | -0/+5 | |
| | ||||||
* | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 1 | -0/+489 | |