Intermediate commits (oldest → newest):
- Added playlist display
- Bugfixy
- Linting
- Wrong encoding in settings.json
- Kolejna poprawka
- Fix of metadata loading
- Another fix
- Update settings and history
- Small fixes in the paths
This commit is contained in:
2025-10-30 16:58:50 +01:00
parent 0147b22000
commit 87f06d6269
6 changed files with 1086 additions and 424 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"python.linting.enabled": true,
"python.linting.pylintEnabled": true
}