Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2bc55cc

Browse files
authored
Update TROUBLESHOOTING.md
added additional line to reflect changes to the insiders build for the language server output channel.
1 parent 4c6b6c2 commit 2bc55cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TROUBLESHOOTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ When filing an issue, make sure you do the following:
9797
This should not be left long term, as the performance impact of the logging is significant.
9898
- State which language server version you are using:
9999
- To find your version: (CTRL + Shift + P >> Python: Create Terminal >> Select "Output" >> Select "Python" from the dropdown menu in the top right of the output window). Look for the line `Microsoft Python Language Server version X` in the console.
100+
- Note: if you are using the Insiders build of VS Code, find your version by navigating to the following: CTRL + Shift + P >> Python: Create Terminal >> Select "Output" >> Select "Python Language Server". Again, you will look for the line `Microsoft Python Language Server version X` in the console.
100101
- State the environment where your code is running; i.e. Python version, the virtual environment type, etc.
101102
- If using a virtual environment, please include the requirements.txt file.
102103
- If working with a conda environment, attach the environment.yml file.

0 commit comments

Comments
 (0)