mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 07:35:08 +00:00
Win10 Emacs + WSL ccls
parent
bf0e2bd021
commit
51bc355c0b
3
FAQ.md
3
FAQ.md
@ -362,3 +362,6 @@ ln -s debug/compile_commands.json
|
||||
|
||||
Note: ccls can serve LSP requests while it is doing the initial indexing of
|
||||
the project.
|
||||
|
||||
|
||||
# Be happy. Run Emacs as a native Windows binary, and compile ccls on Ubuntu-20.04 (WSL) with -D_WIN32 set in lsp.cc (top of source file). Put a ccls.bat script with one line in it: "powershell wsl ccls %*". Then add a /wsl$/Ubuntu-20.04 symlink back to /. Enjoy!
|
Loading…
Reference in New Issue
Block a user