Commit Graph

7 Commits

Author SHA1 Message Date
Isaiah Odhner
7ecbe35024 VS Code: enable pytest integration 2023-09-07 18:53:46 -04:00
Isaiah Odhner
9183edbe53 VS Code: use the new Textual Syntax Highlighter extension 2023-08-21 18:34:48 -04:00
Isaiah Odhner
5eaabd6754 VS Code: mark files as readonly 2023-06-12 00:43:42 -04:00
Isaiah Odhner
91bf2f1701 VS Code: configure indentation
I'm tired of creating new files and ending up with mixed indentation.
2023-05-25 22:52:46 -04:00
Isaiah Odhner
0edd171233 Clean up imports
I had kept these around because several of these I'll want to use,
and the auto-import feature wasn't working, but I've since found a fix
for that (in 453111269e).
I'm also adding rich here to fix auto-imports from rich.
2023-05-22 00:22:36 -04:00
Isaiah Odhner
453111269e VS Code: fix auto-imports for textual modules 2023-05-18 11:10:15 -04:00
Isaiah Odhner
338d438470 VS Code: disable CSS linting
It doesn't understand the syntax or supported properties of the Textual stylesheets.
2023-04-11 09:31:01 -04:00