Update README.md
This commit is contained in:
parent
154aa9a72d
commit
005d761f74
|
|
@ -20,10 +20,8 @@ back to the client.
|
||||||
* *import* statement completions
|
* *import* statement completions
|
||||||
* Not working:
|
* Not working:
|
||||||
* Automatic starting of the server by the client
|
* 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
|
* UFCS
|
||||||
* Autocompletion of declarations with template arguments
|
* Autocompletion of declarations with template arguments
|
||||||
* Fields inherited from super classes or implemented interfaces.
|
|
||||||
* *auto* declarations
|
* *auto* declarations
|
||||||
* *alias this*
|
* *alias this*
|
||||||
* Determining the type of an enum member when no base type is specified, but the first member has an initialaizer
|
* Determining the type of an enum member when no base type is specified, but the first member has an initialaizer
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue