Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Working resolve completion imports prototype | Kirill Bulatov | 2020-12-07 | 1 | -5/+9 |
* | Draft the new lsp handler | Kirill Bulatov | 2020-12-07 | 1 | -23/+11 |
* | Move the helpers into ide_db | Kirill Bulatov | 2020-11-28 | 1 | -1/+1 |
* | Group import data in a struct | Kirill Bulatov | 2020-11-27 | 1 | -11/+20 |
* | Extract the import code into the shared module | Kirill Bulatov | 2020-11-27 | 1 | -2/+5 |
* | Profile completions better | Kirill Bulatov | 2020-11-27 | 1 | -0/+2 |
* | Avoid turning completion objects into builders | Kirill Bulatov | 2020-11-16 | 1 | -29/+47 |
* | Qualify autoimport completion suggestions | Kirill Bulatov | 2020-11-16 | 1 | -4/+20 |
* | Reuse existing element rendering | Kirill Bulatov | 2020-11-16 | 1 | -0/+4 |
* | Add imports in auto completion | Kirill Bulatov | 2020-11-16 | 1 | -0/+1 |
* | Move Completions structure definition into completions module | Igor Aleksanov | 2020-10-25 | 1 | -29/+0 |
* | Reorganize completions structure | Igor Aleksanov | 2020-10-25 | 1 | -0/+403 |