Modification visuel status et type issue

This commit is contained in:
2026-05-26 07:54:10 +02:00
parent a7e18e5807
commit 258fb1cd80
9 changed files with 220 additions and 37 deletions
+9 -1
View File
@@ -8,7 +8,15 @@
"Bash(npx ng *)",
"Bash(npm start *)",
"Bash(xargs cat -n)",
"Bash(xargs ls -la)"
"Bash(xargs ls -la)",
"Read(//home/Gato/IdeaProjects/Bonsai-webapp/src/**)",
"Read(//var/home/Gato/IdeaProjects/Bonsai-webapp/src/**)"
],
"additionalDirectories": [
"/home/Gato/IdeaProjects/Bonsai-webapp/src/app/issues",
"/var/home/Gato/IdeaProjects/Bonsai-webapp/src/app/issues",
"/home/Gato/IdeaProjects/Bonsai-webapp/src",
"/var/home/Gato/IdeaProjects/Bonsai-webapp/src"
]
}
}