vim-jdaddy
vim-jdaddy copied to clipboard
jdaddy.vim: JSON manipulation and pretty printing
First of all, thanks for this plugin that I used for years. I met a bad case when `gqaj`. Example input: ```json {"a":10.00, "b": 11.10} ``` expected output: ```json {"a":10.00,...
I have installed this plugin today because I was looking for a fast way to pretty print JSON and this almost fulfilled my needs. But I also wanted a functionality...
Add EX commands for convenience because it can be hard to remember the key bindings for the macros. With commands, it is possible to search with a tool like FZF.vim...
I was using this plugin with a really large JSON object (48k) and jdaddy would not work if I had my cursor anywhere near the beginning. I tried it on...
As described in https://www.reddit.com/r/vim/comments/28e61t/json_path_anyone/
I found this plugin pretty useful for moving some json into a regular .js file and only formatting the valid json parts of my file. It would be nice if...
I've configured my indentation whitespace settings to match what my team likes (tabs). ``` :set expandtab? noexpandtab ``` When I use gqaj in a json file, the indenting tabs are...
The plugin fails to pretty print the following json: ```Json {"sections": [{"body": "It shall be lawful for the Government, by notification in the official Gazette, to create new districts in...