ttSpace

Results 47 comments of ttSpace

In today's build ```17.1.0 Preview 3.0 [32030.14.main]``` , The name of the place where this method is called has not changed.

@int19h Hi, (without creating the env and installing Django) I got this. ![image](https://user-images.githubusercontent.com/82852072/138988103-00e6ab5b-cb68-4d3b-8ffa-c3a5a845a7f3.png) (Create an env and install Django) I can Create Superuser, but I got nothing when I run...

@int19h I can repro in today's build. (without creating the env and installing Django) The function is not always good. Build of Visual Studio: 17.1.0 Preview 1.0 [31827.299.main] ![image](https://user-images.githubusercontent.com/82852072/139196937-ff4ab78e-37ac-4e42-b4d4-ae068ee0ece3.png) BTW,...

In today's build, Even if I create the environment and install Django, It can be reproduced. Build of Visual Studio: 17.0.0 [31829.266.d17.0] Build of Python Package: 17.0.21293.2

In toady's build ```17.1.0 Preview 3.0 [32029.61.main]``` , I can repro this. ![image](https://user-images.githubusercontent.com/82852072/147738552-26fd8bc9-807f-4fb4-8090-f1129c2772bb.png)

The Module window is shown below. ![image](https://user-images.githubusercontent.com/82852072/156729268-ba2421a1-791b-4e54-90af-f93e1b39160f.png)

@AdamYoblick I didn't do anything else, python is here. ![image](https://user-images.githubusercontent.com/82852072/174697663-b10eaa96-f6f0-4e4c-9add-9055fba8fe15.png) 1. ```Computer\HKEY_CURRENT_USER\Software\Python``` does not exist. 2. ```Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Python\PythonCore\3.9``` It exists. ![image](https://user-images.githubusercontent.com/82852072/174701492-040ea1d2-86d2-4317-abfb-8558d21e7073.png)

I can repro this in today's build ```17.2.0 Preview 1.0 [32110.307.main]```.

Thank you! It worked for me in this method. But after hitting the breakpoint, the highlight is not displayed. ```17.1.0 Preview 3.0 [32017.224.main]``` Python install from Microsoft Store. > I...

@rchiodo you can go to Tools > Options > Text Editor > Python > General > Navigation bar (The option is checked by default) ![image](https://user-images.githubusercontent.com/82852072/120570819-86515300-c44b-11eb-8d7d-94a1b8df7ac0.png)