Open the Run Box (Press Win+R)
Type %appdata% then hit enter
Open the Brackets folder.
Select the brackets.json file.
Double-click the file; it should open in Brackets.
on the last line,
add:

{
    "maxCodeHints": 148
}

Source of this suggestion.