Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange complete and std format #52

Open
dlyr opened this issue Oct 7, 2018 · 2 comments
Open

Strange complete and std format #52

dlyr opened this issue Oct 7, 2018 · 2 comments

Comments

@dlyr
Copy link

dlyr commented Oct 7, 2018

Hi,
I'm not sure where to search to correct this, so I start asking here.
the *lsp-cquery stderr* buffer contains "color char commands" that are not interprented, see sample image :
capture d ecran de 2018-10-08 00-12-16

Also, when I call complete on, I get bogus charaters, see below
capture d ecran de 2018-10-08 00-13-43
capture d ecran de 2018-10-08 00-13-53

I have no chance to enter the function parameter, but get this bogus ${1

If anyone could point me where to look.

$ emacs -version
GNU Emacs 25.2.2
Copyright (C) 2017 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GNU Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.

up to date emacs-cquery, cquery and lsp

++ d

@groundflyer
Copy link

Have the same problem with emacs-26

@dlyr
Copy link
Author

dlyr commented Dec 14, 2018

I switch to ccls, which has the same behavior.
The issue come from that I haven't installed yasnippet.
Then I install and activate yasnippet, and everything works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants