Skip to content
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

If I create a new maui project inside VS Code I'm not given any options to run the project #1099

Open
PureWeen opened this issue May 3, 2024 · 1 comment
Assignees
Labels
area-maui triaged The issue has been triaged vs-sync Add this label to synchronize the issue to AzDo vs-syncd Linked to AzDO
Milestone

Comments

@PureWeen
Copy link

PureWeen commented May 3, 2024

Type: Bug

  1. Create an empty folder and open it in vscode
  2. create a new MAUI Application using the command pallete using the defaults for folder locations (Create new .NET Project => .NET MAUI app)

At this point I have no way to start my project from vscode. If I go to the command pallete I don't have any options to set my new projects as the startup projects or to select any devices. The only way to get to a state where I can deploy my new MAUI app is to use the reload window feature of vscode so that all the SDKs now process the project

Extension version: 0.11.57
VS Code version: Code 1.89.0 (Universal) (b58957e67ee1e712cebf466b995adf4c5307b2bd, 2024-05-01T02:10:10.196Z)
OS version: Darwin arm64 23.4.0
Modes:

System Info
Item Value
CPUs Apple M2 Max (12 x 24)
GPU Status 2d_canvas: enabled
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
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) 5, 6, 5
Memory (System) 32.00GB (0.12GB free)
Process Argv . --crash-reporter-id 17a7b616-fd1b-46c5-b53d-65e44c0b2697
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492cf:30256860
vstes516:30244333
vscoreces:30445986
vscod805:30301674
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
pythongtdpath:30769146
welcomedialog:30910333
pythonidxpt:30866567
pythonnoceb:30805159
asynctok:30898717
pythontestfixt:30902429
pythonregdiag2:30936856
pyreplss1:30897532
pythonmypyd1:30879173
pythoncet0:30885854
h48ei257:31000450
pythontbext0:30879054
accentitlementst:30995554
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
ccp2r3:30993541
dsvsc020:30976470
pythonait:31006305
chatpanelc:31018788
dsvsc021:30996838
01bff139:31013167
pythoncenvpt:31022790
fchga941:31038042
dwnewjupytercf:31035177

| VS Bug 2055643

@emaf emaf self-assigned this May 10, 2024
@emaf emaf added this to the Post GA milestone May 10, 2024
@emaf emaf added triaged The issue has been triaged vs-sync Add this label to synchronize the issue to AzDo labels May 10, 2024
@emaf
Copy link
Member

emaf commented May 10, 2024

It seems the extension is not getting activated in this scenario, but opening a file would force it to load which will add all the pickers and menus for you to configura how to run the app.

@AllenD-MSFT AllenD-MSFT added the vs-syncd Linked to AzDO label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-maui triaged The issue has been triaged vs-sync Add this label to synchronize the issue to AzDo vs-syncd Linked to AzDO
Projects
None yet
Development

No branches or pull requests

4 participants