M
M
maximal19912015-11-08 12:17:49
Layout
maximal1991, 2015-11-08 12:17:49

How to edit the Brackets settings file?

I can't change anything in it, even if through another text editor, Brackets overwrites the settings file...

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nicholas, 2018-04-18
@Nico_Maclay

You are editing the wrong file.
In the defaultPreferences.json file , you can look at the default settings, you can change them in the brackets.json file , which is located in the same folder.
That's why they open at the same time if you click Debug / Open settings file .
Open and add the item you need, for example And that's it. "dragDropText": true,

K
Kirill, 2015-11-12
@GoooodBoy

If you need to change it, create a file in the root of your project, it will be read and changes will be taken from there. The file name, if memory serves, should be like this - .brackets.json

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question