Mohammad Hamdy Ghanem
                                            Mohammad Hamdy Ghanem
                                        
                                    I am aware of the dictionary lookup operator, and it has nothing at all to do with this proposal.
You will understand this proposal goal in a coming one. I just have no enough time now.
@AdamSpeight2008 Implicit line continuation rules already ensure the previous line is incomplete or the next line can't be a start of a statement, so it is safe to do it....
@CyrusNajmabadi Pretty listing should leave leading spaces before _
XML comments doesn't work for fields, but it works for properties, so, you are one keyword away from getting it working: ``` ''' ''' Returns the name of the code....
@KathleenDollard @jmarolf I said a year ago that [MS should help VB community to take over!](https://github.com/dotnet/vblang/issues/445) Now it is more certain that this is a must. Please help us evolve...
> But I thought the VB compiler was already written in VB True, but most of it depends on common code written in C#. When I wrote HTML completion provider...
In fact, adding new syntax to the VB compiler is not the problem. The Real problem it integrating it with VS (syntax checking, debugging, analysers, ... etc). Worest, VB is...
VB is anti symbolic syntax, so, I definitely against `{1 ... 5}` and with using `To` instead regardless of the surrounding symbol. I mentioned Small Basic, as it is the...