linette-zyy

Results 66 comments of linette-zyy

![image](https://user-images.githubusercontent.com/59192491/153357793-646600b6-da01-464d-bfdf-dc8798281dba.png) This issue reproduced on today's build. ![image](https://user-images.githubusercontent.com/59192491/153357739-0d329f0d-ab40-4ac5-97eb-89da1de7d91a.png)

I can repro in today's build 17.2.0 Preview 3.0 [32328.412.main]. After start debugging(F5), the intellisense is missing. ![project_add_reference](https://user-images.githubusercontent.com/59192491/160555344-b5808813-5d34-4870-94c2-9bf0d9c334c4.gif)

![image](https://user-images.githubusercontent.com/59192491/167084355-23fc9a77-b673-48ad-90bd-329e0d84bbf0.png)This issue reproduced on today's build. IntelliSense does not work when import folder outside the workspace after restart VS ![image](https://user-images.githubusercontent.com/59192491/167085708-0f359522-357d-4320-9d9e-90093cea47a7.png) ![image](https://user-images.githubusercontent.com/59192491/167085768-8c3f0de3-eb19-42df-a98c-e99fc5838853.png) ![image](https://user-images.githubusercontent.com/59192491/167086010-eddfa599-4c1e-4f02-83bc-8d4555eec78c.png)

@greazer Go to definition works well on this build. But the Navigation bar is still not show up. ![image](https://user-images.githubusercontent.com/59192491/129828865-a7c68287-f3f8-4e8b-af9b-4c3eb05713ed.png)

This issue also can reproduce on this build. ![image](https://user-images.githubusercontent.com/59192491/158113104-21e3be18-b1d1-4415-9706-bc0d57182734.png) ![image](https://user-images.githubusercontent.com/59192491/158113401-925a7761-a9a9-4b21-b34e-8bf8d4385045.png) ![image](https://user-images.githubusercontent.com/59192491/158113480-f6fa3095-488d-46fd-9ecc-a0ed55485ee8.png)

I can repro this on today's latest build after adding python path to PATH variable ![image](https://user-images.githubusercontent.com/59192491/191212840-1c0f6509-a3e0-45e8-9292-648867746f0f.png) ![image](https://user-images.githubusercontent.com/59192491/191214212-bf7f62a5-e2ca-45cc-8b4f-96e5b7b35d50.png) Python is installed from VS ![image](https://user-images.githubusercontent.com/59192491/191214338-416c3c5c-eb50-405d-9f81-1ad58f5957f4.png) ![image](https://user-images.githubusercontent.com/59192491/191214428-46dd6e4b-51ce-4217-8d5f-ec64d413966c.png)

In today's latest build:**17.6.0 Preview 2.0 [33407.118.main]**,Python Package:**17.0.23033.1** **output_info** ![image](https://user-images.githubusercontent.com/59192491/217447268-890f74c9-45e1-4d56-a1ba-fbbbf7fe8f1e.png) ``` Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings...

![image](https://user-images.githubusercontent.com/59192491/222318296-cc99845b-f3d7-4b2b-9d77-887e3ab7e928.png) In today's latest build, the output window shows this error: ```AssignProcessToJobObject: (87) The parameter is incorrect. ```

In today's build:**17.6.0 Preview 3.0 [33606.364.d17.6]**, Python Package:**17.0.23087.1** After create an env, File -> New Project; output window shows this error: ``` Python was not found but can be installed...

![image](https://github.com/microsoft/PTVS/assets/59192491/eea07893-7ebe-443c-a30f-39b268daa4a4) On today's latest build, there is an error after creating a conda-environment ![image](https://github.com/microsoft/PTVS/assets/59192491/3a78e381-b509-4bde-b75b-b4a54954407c) ``` ----- Creating 'conda01' ----- Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ==>...