We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52c0298 commit 78740ccCopy full SHA for 78740cc
README.md
@@ -38,6 +38,7 @@ the issue.)
38
* Simple UFCS suggestions for concrete types.
39
* Not working:
40
* UFCS completion for templates, literals, UFCS function arguments, and '.' chaining with other UFCS functions.
41
+ * UFCS calltips
42
* Autocompletion of declarations with template arguments (This will work to some extent, but it won't do things like replace T with int)
43
* Determining the type of an enum member when no base type is specified, but the first member has an initializer
44
* auto functions (which can then propagate the failure to auto declarations)
0 commit comments