-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Class Interface, etc. #682
Comments
@PedroAvila - Can you share which version of SDK are you using? |
Similar #674 I have identified root cause here. We detect missing template based on exit code returned by |
Hi @smitpatel, I am using version 6("6.0.414"), when I use version 7 I have no problems only slowness when creating the file. |
Fixed in version 1.9.55 |
Type: Bug
It does not allow me to create files such as classes, interfaces etc. This is the error I get.
error ExitCode(2097158) Details No template found matching: 'class' To display the list of installed templates, run: dotnet new --list To search for templates in NuGet.org, run: dotnet new class --search . It is probably caused by the extension contributing to csdevkit.addNewFile.
Extension version: 1.0.14
VS Code version: Code 1.84.0 (d037ac076cee195194f93ce6fe2bdfe2969cc82d, 2023-11-01T11:29:04.398Z)
OS version: Windows_NT x64 10.0.22621
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: