Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hover tooltip module name is monospace once again | Aaron Loucks | 2020-05-26 | 1 | -1/+2 |
| | | | | | | | | | | The line separator is moved below the function signature to split regions between the docs. This is very similar to how IntelliJ displays tooltips. Adding an additional separator between the module name and function signature currently has rendering issues. Fixes #4594 Alternative to #4615 | ||||
* | Fix formatting error when no modpath is present | Galilée 'Bill' Enguehard | 2020-05-22 | 1 | -3/+3 |
| | |||||
* | Modify hover info to show module path separated by a line | Galilée 'Bill' Enguehard | 2020-05-22 | 1 | -3/+3 |
| | |||||
* | Add extra newline after module path in hover info | Galilée 'Bill' Enguehard | 2020-05-21 | 1 | -1/+1 |
| | | | | Closes issue #3813 | ||||
* | Remove some unwraps | Aleksey Kladov | 2020-03-28 | 1 | -6/+7 |
| | |||||
* | ra_ide: refactor readonly String -> &str | veetaha | 2020-03-16 | 1 | -16/+21 |
| | |||||
* | Show mod path in hover tooltip | Kirill Bulatov | 2020-03-07 | 1 | -4/+10 |
| | |||||
* | Simplify | Aleksey Kladov | 2020-02-22 | 1 | -1/+1 |
| | |||||
* | Remove unused imports | kjeremy | 2019-12-20 | 1 | -1/+1 |
| | |||||
* | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 1 | -0/+84 |