cquery-project / emacs-cquery

Emacs client for cquery, a low-latency language server supporting multi-million line C++ code-bases
116 stars 14 forks source link

How can I refresh the syntax checking when compile_commands.json is updated - or one is created? #61

Closed DougBeney closed 5 years ago

DougBeney commented 5 years ago

If I add a new C/C++ file to my project and regenerate the compile_commands.json - or if I create a compile_commands.json when one doesn't already exist - how can I reload the configuration?

DougBeney commented 5 years ago

M-x lsp-restart-workspace