summaryrefslogtreecommitdiff
path: root/lsp-ui.el
Commit message (Expand)AuthorAge
* don't depend on dash-functionalSean Whitton2021-10-18
* Package does not byte-compile on installation without flycheck installed.Debian Emacsen team2021-10-18
* Bump versionEric Dallo2020-08-06
* Bump versionIvan Yonchovski2020-07-01
* Revert "Use posframe library for lsp-ui-doc"Ivan Yonchovski2020-06-29
* Use posframe library for lsp-ui-docRuby Iris Juric2020-06-25
* Use lsp-protocol and plists (#458)Eric Dallo2020-06-16
* Remove the usage of lsp--cur-line and lsp--cur-positionIvan Yonchovski2020-06-07
* Undo changes for package-lintEric Dallo2020-05-03
* fix compile warningsEric Dallo2020-05-03
* bump versionbrotzeit2020-04-30
* Fix: #421 Revert 5ba04fd...9b1b5ceMingde (Matthew) Zeng2020-03-11
* fix: Place cl-eval-when after provideZhu Zihao2020-03-08
* fix: Remove quote.Zhu Zihao2020-03-08
* Allow the components of lsp-ui to require `lsp-ui.el`.Zhu Zihao2020-03-08
* Add cancel tokens for lsp-ui requestsIvan Yonchovski2020-03-07
* indent file contents and add some docstringsbrotzeit2020-02-16
* Move flycheck integration in lsp-mode (#387)Ivan Yonchovski2020-02-09
* bump versionbrotzeit2020-02-08
* Readme (#340)brotzeit2019-11-20
* [imp] lsp-ui-doc buffers are now ignored by winum (#308)Mykhailo Panarin2019-09-12
* [lsp-ui-flycheck] Fix the way flycheck is disabled by defaultSebastien Chapuis2019-02-24
* Prepare new release (#228)Ivan Yonchovski2019-01-20
* Don't call lsp-ui-flycheck-enable automaticallyFangrui Song2018-12-08
* lsp-ui multi client changesIvan Yonchovski2018-11-18
* Package-Requires lsp-mode 5.0Fangrui Song2018-10-31
* Use GPL 3 for lsp-ui.elFangrui Song2018-10-27
* lsp-ui-find-{next,prev}-reference: pass extra params rather than use filter-fnFangrui Song2018-10-21
* Bump package requirement: lsp-mode 4.2 and dash 2.14Fangrui Song2018-09-04
* [lsp-ui-peek] Generalize lsp-ui-peek-force-fontify to lsp-ui-peek-fontify and...Fangrui Song2018-06-18
* Add dash-functional as dependency #84Sebastien Chapuis2018-03-10
* Bump lsp-mode dependency to 4.0, remove lsp-error-explainer usage.Vibhav Pant2018-03-03
* autoload lsp-ui-modeFangrui Song2018-03-01
* Add optional filter-fn to lsp-ui-find-{prev,next}-referenceFangrui Song2018-02-24
* Add markdown-mode as dependencySebastien Chapuis2018-02-13
* Make lsp-ui-doc compatible with emacs < 26 and non-graphical framesSebastien Chapuis2018-02-06
* Resolve symlink with lsp-ui--workspace-pathSebastien Chapuis2018-02-04
* Turn ‘lsp-ui-doc’ into its own package.Philipp Stephani2018-02-04
* [lsp-ui-imenu] Ensure that lsp-imenu is enabledSebastien Chapuis2018-01-24
* Fix package headers. (#67)Philipp2018-01-22
* Fix issues with documentation strings. (#68)Philipp2018-01-22
* [lsp-ui] Add lsp-ui-find-{next,previous}-referenceFangrui Song2018-01-21
* Add lsp-ui-imenu in lsp-ui.elSebastien Chapuis2018-01-16
* Don’t try to enable ‘lsp-ui-doc’ unless child frames are available (#41)Philipp2018-01-11
* Give ‘lsp-ui-mode’ a docstring that describes what the mode function doesPhilipp Stephani2018-01-05
* [lsp-ui] Rename lsp-ui-workspace-symbol to lsp-ui-find-workspace-symbolFangrui Song2017-12-31
* Add lsp-ui-workspace-symbol (#20)Fangrui Song2017-12-28
* Rename packages to comply with MelpaSebastien Chapuis2017-12-26
* Display documentions in a child frameSebastien Chapuis2017-12-25
* Use workspace relative pathSebastien Chapuis2017-12-03