Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ShortLabel | Lukas Wirth | 2021-03-16 | 1 | -2/+1 |
| | |||||
* | Clean usage of ShortLabel | oxalica | 2021-03-15 | 1 | -1/+0 |
| | |||||
* | Don't expose SyntaxKind from IDE API | Aleksey Kladov | 2020-12-18 | 1 | -2/+1 |
| | | | | | | SyntaxKind is somewhat of an internal type, but IDE is using it to basically specify an icon. Let's have a dedicated entity for this instead. | ||||
* | Extract call_info and completion into separate crates | Igor Aleksanov | 2020-10-18 | 1 | -80/+1 |
| | |||||
* | inline parameters for a function description #6002 | Benjamin Coenen | 2020-09-15 | 1 | -5/+6 |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | ||||
* | inline parameters for a function description #6002 | Benjamin Coenen | 2020-09-15 | 1 | -1/+7 |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | ||||
* | Rename ra_ide -> ide | Aleksey Kladov | 2020-08-13 | 1 | -0/+83 |