summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-17README: Fix typoDaniel Mendler
2021-11-17README: Add link to the kind-icon package, recently submitted to ELPADaniel Mendler
2021-11-16Version 0.150.15Daniel Mendler
2021-11-16README: Update caveatsDaniel Mendler
2021-11-16Drop corfu-kind-formatterDaniel Mendler
2021-11-16Add corfu-kind-formatter, pass metadata to corfu-margin-formattersDaniel Mendler
2021-11-14Refactoring; Do not highlight previewed candidateDaniel Mendler
2021-11-14Update READMEDaniel Mendler
2021-11-14Reset selected candidate in corfu--update-candidatesDaniel Mendler
2021-11-14Add corfu-preview-currentDaniel Mendler
2021-11-14Update docstringDaniel Mendler
2021-11-14Replace corfu-background with corfu-default face (Fix #79)Daniel Mendler
2021-11-13Add ignore to corfu-continue-commandsDaniel Mendler
2021-11-13RefactoringDaniel Mendler
2021-11-13Add corfu-scroll-margin (Fix #39)Daniel Mendler
2021-11-12Minor optimizationDaniel Mendler
2021-11-12Use completion-try-completion for TAB completion checkDaniel Mendler
2021-11-12corfu-complete: Remove TAB TAB magicDaniel Mendler
2021-11-12Only catch errorsDaniel Mendler
2021-11-12Reformat commentsDaniel Mendler
2021-11-12Simplify control flowDaniel Mendler
2021-11-12Remap keyboard-escape-quitDaniel Mendler
2021-11-12Update screenshotsDaniel Mendler
2021-11-12Replace corfu-kind-formatter with corfu-margin-formattersDaniel Mendler
2021-11-10corfu--popup-show: More robust right marginDaniel Mendler
2021-11-10Add corfu-kind-formatter (#75)Daniel Mendler
2021-11-10Fix right margin formattingDaniel Mendler
2021-11-10Replace corfu-margin-width with corfu-left/right-margin-widthDaniel Mendler
2021-11-10corfu--popup-show: Take width as argumentDaniel Mendler
2021-11-10Do not trim annotationsDaniel Mendler
2021-11-10Use cl-loopDaniel Mendler
2021-11-10Cleanup and lintingDaniel Mendler
2021-11-10Move popup by prefix widthDaniel Mendler
2021-11-10Revert "Minor cleanup"Daniel Mendler
2021-11-09Version 0.140.14Daniel Mendler
2021-11-08Minor cleanupDaniel Mendler
2021-11-08corfu-deprecated: inherit from shadow faceDaniel Mendler
2021-11-08corfu-auto: Second try. Support for company-prefix-length (Fix #70)Daniel Mendler
2021-11-08Revert "corfu-auto: Add support for company-prefix-length (Fix #70)"Daniel Mendler
2021-11-08corfu-auto: Add support for company-prefix-length (Fix #70)Daniel Mendler
2021-11-08Add support for :company-deprecated completion metadataDaniel Mendler
2021-11-08corfu--format-candidates: No separator space if suffix is missingDaniel Mendler
2021-11-08corfu--popup-show: Use default-font-width to determine character widthDaniel Mendler
2021-11-08corfu--format-candidates: Ensure that corfu-min-width is respectedDaniel Mendler
2021-11-08corfu--format-candidates: Fully right align suffixesDaniel Mendler
2021-11-07corfu--format-candidates: Align annotations to the rightDaniel Mendler
2021-11-07corfu--affixate: NormalizeDaniel Mendler
2021-11-07corfu--popup-show: Ensure that frame is not too largeDaniel Mendler
2021-11-05Add corfu-annotations faceDaniel Mendler
2021-11-05Fix position computation, remove hack (Fix #69)Daniel Mendler