mirror of
https://github.com/1j01/textual-paint.git
synced 2024-12-22 22:31:43 +03:00
Delete VS Code workspace, as it's no longer helpful to me
I created the workspace in order to be able to quickly search within the textual library as easily as my own code, but now that I'm using a virtual environment, I can search within all my dependencies easily, and they're lower priority, being in a subfolder, which is what I want. It was annoying when typing "README" and the top result being "richreadme.md" from textual. So this is a much improved situation!
This commit is contained in:
parent
14ba281ec3
commit
a1365d1a32
11
.vscode/textual-paint.code-workspace
vendored
11
.vscode/textual-paint.code-workspace
vendored
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"folders": [
|
|
||||||
{
|
|
||||||
"path": ".."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "../../../.local/lib/python3.10/site-packages/textual"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"settings": {}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user