Skip to content

Commit 78740cc

Browse files
vushuWebFreak001
andcommitted
update readme for UFCS description
Co-authored-by: Jan Jurzitza <[email protected]>
1 parent 52c0298 commit 78740cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ the issue.)
3838
* Simple UFCS suggestions for concrete types.
3939
* Not working:
4040
* UFCS completion for templates, literals, UFCS function arguments, and '.' chaining with other UFCS functions.
41+
* UFCS calltips
4142
* Autocompletion of declarations with template arguments (This will work to some extent, but it won't do things like replace T with int)
4243
* Determining the type of an enum member when no base type is specified, but the first member has an initializer
4344
* auto functions (which can then propagate the failure to auto declarations)

0 commit comments

Comments
 (0)