ccls/src/messages
Ka Ho Ng 48f1a006b7
Reformat all the files after 192a82b (#979)
Since the introduction of "ColumnLimit: 120" in .clang-format, the
column limit has become 120 characters instead of 80 characters.

This prevents clang-format from generating too much changes even if just
a small portion of a source file or header file is modified.
2024-12-06 17:58:19 -08:00
..
ccls_call.cc Reformat all the files after 192a82b (#979) 2024-12-06 17:58:19 -08:00
ccls_info.cc Reformat all the files after 192a82b (#979) 2024-12-06 17:58:19 -08:00
ccls_inheritance.cc Reformat all the files after 192a82b (#979) 2024-12-06 17:58:19 -08:00
ccls_member.cc Reformat all the files after 192a82b (#979) 2024-12-06 17:58:19 -08:00
ccls_navigate.cc Reformat all the files after 192a82b (#979) 2024-12-06 17:58:19 -08:00
ccls_reload.cc 💥 Rename FunctionName -> functionName, VarName -> var_name 2019-08-22 10:12:03 -07:00
ccls_vars.cc Reformat all the files after 192a82b (#979) 2024-12-06 17:58:19 -08:00
initialize.cc Reformat all the files after 192a82b (#979) 2024-12-06 17:58:19 -08:00
textDocument_code.cc Reformat all the files after 192a82b (#979) 2024-12-06 17:58:19 -08:00
textDocument_completion.cc Reformat all the files after 192a82b (#979) 2024-12-06 17:58:19 -08:00
textDocument_definition.cc Reformat all the files after 192a82b (#979) 2024-12-06 17:58:19 -08:00
textDocument_did.cc Reformat all the files after 192a82b (#979) 2024-12-06 17:58:19 -08:00
textDocument_document.cc Reformat all the files after 192a82b (#979) 2024-12-06 17:58:19 -08:00
textDocument_foldingRange.cc Reformat all the files after 192a82b (#979) 2024-12-06 17:58:19 -08:00
textDocument_formatting.cc Reformat all the files after 192a82b (#979) 2024-12-06 17:58:19 -08:00
textDocument_hover.cc Reformat all the files after 192a82b (#979) 2024-12-06 17:58:19 -08:00
textDocument_references.cc Reformat all the files after 192a82b (#979) 2024-12-06 17:58:19 -08:00
textDocument_rename.cc Reformat all the files after 192a82b (#979) 2024-12-06 17:58:19 -08:00
textDocument_signatureHelp.cc Reformat all the files after 192a82b (#979) 2024-12-06 17:58:19 -08:00
workspace.cc Reformat all the files after 192a82b (#979) 2024-12-06 17:58:19 -08:00