REGRESSION INFO
Also repro on C#DK April release build 3.20.199
INSTALL STEP
1.Install SDK 10.0.300 on Linux.
2.Install latest VS Code and C# dev kit May prerelease 3 3.21.203 (C# 2.142.16) extension.
REPRO STEPS
Click the Create .NET Project button and select console projects.
F1->.NET: New File ->Class-> Name the new file and press Enter.
Expected
The new file will be opened automatically after pressing Enter.
Actual
The new file will not be opened automatically.
REGRESSION INFO
Also repro on C#DK April release build 3.20.199
INSTALL STEP
1.Install SDK 10.0.300 on Linux.
2.Install latest VS Code and C# dev kit May prerelease 3 3.21.203 (C# 2.142.16) extension.
REPRO STEPS
Click the Create .NET Project button and select console projects.
F1->.NET: New File ->Class-> Name the new file and press Enter.
Expected
The new file will be opened automatically after pressing Enter.
Actual
The new file will not be opened automatically.