diff options
author | pommicket <pommicket@gmail.com> | 2023-01-04 23:16:09 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-01-04 23:16:09 -0500 |
commit | 629ce76eb480d63fdd57769a0d9972a1a0c0fbea (patch) | |
tree | f66c3a19c9f16ba09607e8818d49ed6c12ad4003 /main.c | |
parent | 808b9a13cb5c71c28db6c842b78ef7f1743283cd (diff) |
more documentation
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,10 +18,10 @@ textDocument/references to work? - maybe it can be done with the clangd config instead. - does vscode have the same problem? -- more documentation generally (development.md or something?) +- more documentation generally - rust-analyzer bug reports: - bad json can give "Unexpected error: client exited without proper shutdown sequence" - - containerName not always given + - containerName not always given in textDocument/references - clangd bug report: - textDocumemt/definition on ted.h declarations just gives you the declaration FUTURE FEATURES: |