/pydict_to_json

Sublime Text 4 plugin for converting python printed dictionary to JSON

Primary LanguagePythonMIT LicenseMIT

PyDict to JSON

Sublime Text 4 plugin for converting python printed dictionary to JSON.

Installation

cd ~/.config/sublime-text/Packages/

git clone https://github.com/vl-tk/pydict_to_json.git

Usage

  1. select printed dict or list

  2. Command Palette (Ctrl+Shift+P) - type command name and apply it to text

Uninstallation

Use Command Pallette - Uninstall Package