Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Put lsp-cquery.el on Melpa? #72

Closed
wyuenho opened this issue Nov 21, 2017 · 9 comments
Closed

Put lsp-cquery.el on Melpa? #72

wyuenho opened this issue Nov 21, 2017 · 9 comments
Labels

Comments

@wyuenho
Copy link

wyuenho commented Nov 21, 2017

So Emacs users can start using package-install to play around with this

@jacobdufault
Copy link
Owner

jacobdufault commented Nov 22, 2017

FYI @topisani

@topisani
Copy link
Contributor

yup we should definately do this - ive been considering how exactly, and i think one nice way to do it would be a bit like irony-mode, i.e. have a cquery-install-server command which builds the server.
I Never used melpa myself though, so im not sure exactly how that would work

@wyuenho
Copy link
Author

wyuenho commented Nov 22, 2017

In lsp-cquery-enable you can just check whether the server has been installed, if not then you can either install it for the user or print a warning message right?

@topisani
Copy link
Contributor

topisani commented Nov 22, 2017

yup, that would be the idea
That just depends on us having an emacs command to install the server

@jacobdufault
Copy link
Owner

FYI I'm planning on bundling the cquery binary in the published vscode extension so lsp-cqiey may want to do something similar

@MaskRay
Copy link
Contributor

MaskRay commented Jan 11, 2018

We should separate cquery.el so that it can be added to Melpa and spacemacs folks can help. I've seen some recent development on the c-c++ layer and we should also advertise cquery there
syl20bnr/spacemacs#10134

It is also useful to learn from rtags.el users so we can gain some insights on improving cquery user experience as a code assistant.

@quicknir

@MaskRay
Copy link
Contributor

MaskRay commented Jan 12, 2018

@MaskRay
Copy link
Contributor

MaskRay commented Jan 12, 2018

melpa/melpa#5235

@MaskRay
Copy link
Contributor

MaskRay commented Jan 22, 2018

melpa/melpa#5235 accepted by purcell!!!

There are still some issues cquery-project/emacs-cquery#5 cquery-project/emacs-cquery#4 and I don't know enough elisp to address them

@MaskRay MaskRay closed this as completed Jan 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants