On Tue, 4 Oct 2022 at 04:02, Chase Adams <cad...@legacy.com> wrote: > > Hello, > > > > I am trying to set my javascript-only indent spaces to 2 in the > filetypes.javascript file while keeping the GUI-adjusted default of 4 for > other filetypes, but I can’t seem to get it to work. > > > > So far I have opened the filetypes.javascript file and uncommented the > following lines: > > > > [indentation] > > width=2 > > type=0 > > > > I have then reloaded the configurations, but my indentations are not the > correct length.
The setting is the _default_ value, it won't change already open files because it doesn't know if the user deliberately set them. Try closing all files and then re-opening them. Cheers Lex > > > > Could someone please advise? Maybe I need to enable something to read the > javascript configuration file? > > > > I am on OSX if that matters. > > > > Thanks! > > _______________________________________________ > Users mailing list -- users@lists.geany.org > To unsubscribe send an email to users-le...@lists.geany.org _______________________________________________ Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-le...@lists.geany.org