It was a habit of me to just type override select autocomplete like this

I expect that if I press enter it would completely emit type and modifier from the base class like this

But currently now it only emit just this line

I am not sure I have making some mistake in omnisharp config, or it just not support in omnisharp vscode? If so may I request this feature?
this is currently not supported - it will be supported once we move to the CompletionService fully, including the ability to resolve completion item by the client
@filipw Thank you for your information
Pardon me for another question, Is it just vscode or all omnisharp are the same on this feature?
it is currently an Omnisharp server limitation