You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2018. It is now read-only.
After I do Debug > Open Preferences File it open me 2 file: defaultPreferences.json and brackets.json
no one of them have structure like:
"language": {...} defaultPreferences.json
have few raws:
// Additional mappings from file extension to language name
"language.fileExtensions": {},
// Additional mappings from file name to language name
"language.fileNames": {},
Could you show (print screen it) where is should be?
After I do Debug > Open Preferences File it open me 2 file:
defaultPreferences.json and brackets.json
no one of them have structure like:
"language": {...}
defaultPreferences.json
have few raws:
Could you show (print screen it) where is should be?