Sublime Text 4 plugin for converting python printed dictionary to JSON.
cd ~/.config/sublime-text/Packages/
git clone https://github.com/vl-tk/pydict_to_json.git
-
select printed dict or list
-
Command Palette (Ctrl+Shift+P) - type command name and apply it to text
Use Command Pallette - Uninstall Package