================
@@ -1104,6 +1104,29 @@ struct CodeAction {
};
llvm::json::Value toJSON(const CodeAction &);
+enum class SymbolTag {
----------------
HighCommander4 wrote:
If I'm understanding this correctly, the list and order here is coming from
https://github.com/microsoft/language-server-protocol/pull/2003.
Can we link to that PR from a comment here? That makes it clear that we're
implementing something that's not in the spec yet, and serves as a reminder for
us to update the implementation if the spec ends up being different from the
current list in the PR.
https://github.com/llvm/llvm-project/pull/167536
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits