VisualStudioは糞です。
{}を使うとき

public voidnicemethod
{

}
となるのではなく

public void nicemethod{
}
と自動でなるようにするにはどうしたらいいですか?