mfuentesg / SyncSettings

Sync Settings - The cross-platform solution to keep Sublime Text configuration synchronized
https://mfuentesg.dev/SyncSettings
MIT License
288 stars 38 forks source link

Improve debugging with debug property #173

Closed mfuentesg closed 3 years ago

mfuentesg commented 4 years ago

It's very difficult to detect when the issue is happening, in order to find issues faster, we will add a new property called "debug: boolean".

This property must be disabled by default.