Implement initialization option compilationDatabaseCommand on Windows#220
Merged
Implement initialization option compilationDatabaseCommand on Windows#220
Conversation
f7544ed to
0a028c7
Compare
Gei0r
commented
Jan 21, 2019
|
Thank you, I will check when I get home from work in about 9 hours. |
0a028c7 to
61f859f
Compare
61f859f to
a4893db
Compare
|
I get the following error in emacs Log file: So apparently ccls is trying to execute the project dir. |
|
OK it's just the the error message that's confusing: It doesn't try to execute the project root as a program. It does work when I replace it with a bat file: @echo off
node %~dp0\justLog.js %*So 👍 from me! |
a4893db to
d385f74
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix #217
@Gei0r @Riatre @Yanpas
I don't have a Windows so...
To test
compilationDatabaseCommandon POSIX,mkdir /tmp/c; cd /tmp/c; git initinitialization options:
/tmp/c/x: