Skip to content

vraneb/AutoF-Strings

Repository files navigation

AutoF-Strings

Sublime Text package to automatically add and remove the "f" in python f-strings.

Settings

  • enabled_syntaxes: list of syntaxes where f_strings_fix will run.
  • fix_on_save: enable event listener to run f_strings_fix whenever you save the file.

About

Infer when to add and remove f-strings in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages