aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add some sanity checksFlorian Diebold2020-03-071-1/+10
| * | | Fix record pattern completionFlorian Diebold2020-03-073-1/+30
| * | | Fix record literal completionFlorian Diebold2020-03-072-3/+33
| * | | Fix range for postfix snippetsFlorian Diebold2020-03-071-2/+63
| * | | Add more testsFlorian Diebold2020-03-073-1/+54
| * | | Try to complete within macrosFlorian Diebold2020-03-079-38/+339
| |/ /
* | | Merge #3516bors[bot]2020-03-094-19/+217
|\ \ \
| * | | Handle visibility for assoc item path completion as wellFlorian Diebold2020-03-083-22/+124
| * | | Handle visibility for path completion (not in all cases yet)Florian Diebold2020-03-082-5/+51
| * | | Handle visibility in method call completionFlorian Diebold2020-03-073-4/+54
| |/ /
* | | Merge #3518bors[bot]2020-03-095-37/+213
|\ \ \
| * | | Add parse_to_token_treeEdwin Cheng2020-03-085-37/+213
* | | | Merge #3524bors[bot]2020-03-091-0/+3
|\ \ \ \
| * | | | Ignore client-specific notificationsAleksey Kladov2020-03-091-0/+3
* | | | | Merge #3520bors[bot]2020-03-091-0/+32
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Omit unit struct hintsKirill Bulatov2020-03-081-0/+32
| | |/ / | |/| |
* | | | Merge #3521bors[bot]2020-03-081-9/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Use markdown description in vscodeJulien Roncaglia2020-03-081-9/+9
|/ / /
* | | Merge #3378bors[bot]2020-03-074-134/+202
|\ \ \ | |/ / |/| |
| * | vscode: post refactor HintsUpdater (simplify create() -> constructor call)Veetaha2020-03-071-16/+10
| * | vscode: more privacy for HintsUpdaterVeetaha2020-03-071-1/+1
| * | vscode: remove logging from inlays, run fix lint issuesVeetaha2020-03-071-18/+7
| * | vscode: remove logic for caching editors as per @matkladVeetaha2020-03-071-222/+136
| * | vscode: prerefactor util.ts and ctx.tsVeetaha2020-03-072-10/+14
| * | vscode: refresh all editors on text changes, simplify inlays apiVeetaha2020-03-071-13/+11
| * | vscode: add dat semicolonVeetaha2020-03-071-1/+1
| * | vscode: simpifyVeetaha2020-03-071-5/+1
| * | vscode: redesign inlay hints to be capable of handling multiple editorsVeetaha2020-03-072-106/+273
| * | vscode: extract Type and Param hint cases of InlayHint at type level (needed ...Veetaha2020-03-071-8/+14
|/ /
* | Merge #3509bors[bot]2020-03-072-1/+24
|\ \
| * | Prevent include! macro include itselfEdwin Cheng2020-03-072-1/+24
|/ /
* | Merge #3505bors[bot]2020-03-073-6/+6
|\ \
| * | Use actions/checkout@v2CAD972020-03-073-6/+6
| |/
* | Merge #3508bors[bot]2020-03-072-2/+32
|\ \ | |/ |/|
| * Fix test and add more commentEdwin Cheng2020-03-071-1/+4
| * Use a not so dummy implementation of env macroEdwin Cheng2020-03-072-1/+28
|/
* Merge #3504bors[bot]2020-03-067-31/+26
|\
| * Normalize waiting queries namesAleksey Kladov2020-03-067-31/+26
|/
* Merge #3502bors[bot]2020-03-064-95/+29
|\
| * Don't reuse the Chalk solverFlorian Diebold2020-03-064-95/+29
* | Merge #3503bors[bot]2020-03-062-7/+7
|\ \ | |/ |/|
| * :arrow_up: npm depsAleksey Kladov2020-03-062-7/+7
|/
* Merge #3499bors[bot]2020-03-063-38/+93
|\
| * Resolve `Self::AssocTy` in implsFlorian Diebold2020-03-063-38/+93
* | Merge #3500bors[bot]2020-03-065-18/+30
|\ \
| * | Don't creat public APIs with typosAleksey Kladov2020-03-063-3/+3
| * | Concise mode for parameter hintsAleksey Kladov2020-03-064-15/+27
* | | Merge #3498bors[bot]2020-03-065-6/+46
|\| | | |/ |/|
| * Trigger parameter info automaticallyAleksey Kladov2020-03-063-0/+26
| * Feature flag for arg snippetsAleksey Kladov2020-03-063-4/+18