X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mcs%2Fmcs%2FREADME;h=6bab5b4d9f54076c48112a4cdf1e9b9cb42baa24;hb=490a86b6ecc02fbe31445ad201f01e90678e2c21;hp=f7023e675c73fd3b78fc1aad77453e1502227bcf;hpb=898900f5a071b695b877abe00240f0117c976e01;p=mono.git diff --git a/mcs/mcs/README b/mcs/mcs/README index f7023e675c7..6bab5b4d9f5 100644 --- a/mcs/mcs/README +++ b/mcs/mcs/README @@ -1,18 +1,4 @@ -Completion support -================== - - Supported: - - a. to complete members of type `a' - a for types and namespaces - a.W - a for local variables - - Unsupported: - - delegate { FOO. - using statement autocompletion - + These are the sources to the Mono C# compiler ---------------------------------------------