Visual Studio Code Version :
Versi贸n: 1.20.0
Confirmaci贸n: c63189deaa8e620f650cc28792b8f5f3363f2c5b
Fecha: 2018-02-07T17:09:39.780Z
Shell: 1.7.9
Representador: 58.0.3029.110
Nodo 7.9.0
Arquitectura x64
Code Settings Sync Version : 2.8.7
Operating System : [ Windows 10 ]
Occurs On: [Upload / Download / Help Configuring ]
Proxy Enabled: [ Yes / No ]
GIst Id: 3906937897f091da7cd671603dbf8aaf
how can sync also my spellright.dict file ?
Thanks !
what is the complete path of this file ?
Hi shanalikhan.
the full path is C: Users % USERNAME% AppData Roaming Code User spellright.dict
I am using this file with this plugin https://marketplace.visualstudio.com/items?itemName=ban.spellright
thanks for your quick response.
Javier
Duplicate of #340
Will work on it.
@shanalikhan I also wanted to request this same thing. File-path is /Users/ahmadawais/Library/Application Support/Code/User/spellright.dict and it's currently sitting there without a backup/sync. Is there a way to define this file to be synced as well?
@ahmadawais
Yes, check the Global Settings of Settings Sync.
https://github.com/shanalikhan/code-settings-sync#global-settings
You need to add your file extension inside supportedFileExtensions to allow Settings Sync to include this file.
Ah, I got it working through the custom file path option. Thank you! You're amazing.