FuncFusion / mc-dp-icons

A fancy, minecraft-styled icon theme, designed specifically for datapack devs. Available at VS Code marketplace:
https://marketplace.visualstudio.com/items?itemName=SuperAnt.mc-dp-icons
GNU Affero General Public License v3.0
38 stars 5 forks source link

This extension creates .vscode/settings.json on my local folder #10

Open nopeless opened 7 months ago

nopeless commented 7 months ago

Type: Bug

constantly creates settings.json

Extension version: 3.0.1 VS Code version: Code 1.87.2 (863d2581ecda6849923a2118d93a088b0745d9d6, 2024-03-08T15:20:17.278Z) OS version: Windows_NT x64 10.0.22621 Modes: Unsupported

nopeless commented 7 months ago

holy crap if it wasn't for vscode bisect I would have never thought this was the issue

madebylydia commented 6 months ago

Same... This is an extremely annoying issue...

SuperAnt220 commented 4 months ago

It creates settings.json when it changes workspace settings. When pack mcmeta check is enabled, it will change workspace settings if there is or there is not a pack.mcmeta file because it needs to change the theme. In 3.1.0 it will not create it if the feature is enabled, there is no pack mcmeta and you do not use dp icons theme there