Added vscode settings

This commit is contained in:
Kristofers Solo
2022-04-28 20:54:44 +03:00
parent 245c3ca779
commit 837a479d82
25004 changed files with 2499800 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
<!-- Please fill in all XXX markers -->
# Behaviour
## Expected vs. Actual
XXX
## Steps to reproduce:
1. XXX
<!--
**After** creating the issue on GitHub, you can add screenshots and GIFs of what is happening. Consider tools like https://www.cockos.com/licecap/, https://github.com/phw/peek or https://www.screentogif.com/ for GIF creation.
-->
<!-- **NOTE**: Everything below is auto-generated; no editing required. -->
# Diagnostic data
- Python version (& distribution if applicable, e.g. Anaconda): {0}
- Type of virtual environment used (e.g. conda, venv, virtualenv, etc.): {1}
- Value of the `python.languageServer` setting: {2}
<details>
<summary>User Settings</summary>
<p>
```
{3}
```
</p>
</details>