When viewing a JSON file, it would be convenient to be able to see the unescaped version of a string without needing to run a command. I have seen other extensions that provide "hover" views, where a box pops up when the cursor is over particular text. It would be nice if this happens for JSON strings to show the unescaped version.