diff --git a/README.md b/README.md index 56b09c4..9ca7aa6 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,8 @@ back to the client. * *import* statement completions * Not working: * Automatic starting of the server by the client - * Windows support (I don't know that it won't work, but this program is not tested on Windows yet) * UFCS * Autocompletion of declarations with template arguments - * Fields inherited from super classes or implemented interfaces. * *auto* declarations * *alias this* * Determining the type of an enum member when no base type is specified, but the first member has an initialaizer