diff options
author | pommicket <pommicket@gmail.com> | 2023-01-11 22:39:00 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-01-11 22:39:00 -0500 |
commit | b01c7b595cabce4704b6e5e6ead61bdebdedc923 (patch) | |
tree | d7405d972e9365af4edc863f6a6fea7d56a03bd6 /main.c | |
parent | 24ca22c3bfcf7ac8201dcba97b79f87ef196dede (diff) |
strip ../ in go-to-error if file is not found
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* @TODO: -- strip ../ if file is not found (go to error) +- build-command - rust-analyzer bug reports: - bad json can give "Unexpected error: client exited without proper shutdown sequence" - containerName not always given in workspace/symbols |