aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2023-09-14feat: add djlint (#47)zootedb0t
2023-09-14[docgen] Update docsGithub Actions
2023-09-14[docgen] Update docsGithub Actions
2023-09-14doc: add some recipes to the documentationSteven Arcangeli
2023-09-13doc: document the format options that are passed through to LSP formattingSteven Arcangeli
2023-09-10feat: format_on_save and format_after_save can be functionsSteven Arcangeli
2023-09-08feat: format() can always fall back to LSP formattingSteven Arcangeli
2023-09-08doc: document the "*" filetype optionSteven Arcangeli
2023-09-08feat: syntax for using first available formatterSteven Arcangeli
2023-09-07refactor!: remove run_all_formatters config optionSteven Arcangeli
2023-09-07refactor: make get_formatter_info a public methodSteven Arcangeli
2023-09-07[docgen] Update docsGithub Actions
2023-09-06doc: add guidance for extending built-in formatters (#27)Steven Arcangeli
2023-09-05[docgen] Update docsGithub Actions
2023-09-04[docgen] Update docsGithub Actions
2023-08-31feat: format() takes an optional callback (#21)Steven Arcangeli
2023-08-30[docgen] Update docsGithub Actions
2023-08-30[docgen] Update docsGithub Actions
2023-08-30[docgen] Update docsGithub Actions
2023-08-30[docgen] Update docsGithub Actions
2023-08-30[docgen] Update docsGithub Actions
2023-08-29feat: add support for environment variables (#8)Steven Arcangeli
2023-08-28feat: ConformInfo command for debugging formatter statusSteven Arcangeli
2023-08-28feat: range formattingSteven Arcangeli
2023-08-28refactor!: remove ability for formatter list to disable autoformatSteven Arcangeli
2023-08-28[docgen] Update docsGithub Actions
2023-08-28[docgen] Update docsGithub Actions
2023-08-27doc: flesh out config options documentationSteven Arcangeli
2023-08-25feat: first working versionSteven Arcangeli