Skip to content

implement read only during query and null handler

TerminalFi requested to merge TerminalFi/sublime_jq:master into master

This makes the view read only while performing transformations and then returns it to normal upon completion. It also prevents replacing json with null while typing out a query

2021-08-13_14-33-15

Merge request reports