- Sublime package featuring the best general utility, file manipulation,
navigation, sidebar enhancements, themes, color schemes, etc
- AdvancedNewFile, ConsoleExec, EncodingHelper, KeymapManager,
MoveTab, Navigation History, Open Recent Files, OpenSearchResult,
RecentActiveFiles, Search Anywhere, SideBarEnhancements,
Sublime Files, Soda Theme
- Also includes a custom keybinding package hosted on GitHub
- Merges in customized settings for User Preferences
- Fixed minor bug in JSON helpers when adding to a simple map
- For instance, take a stock file and merge in a partial JSON file, filling
in the differences
- Handles merging arrays of strings, sorting and removing dupes
- Handles merging named primitive values over
- Handles merging together two simple key/value pair maps
- Handles merging an array of simple key/value pair maps
- Can convert ConvertTo-Json's hideous Unicode escaping to real chars
- Provides a workaround for a PS3 bug where JSON strings cannot
contain " characters
https://connect.microsoft.com/PowerShell/feedback/details/735978/convertto-json-in-psv3-beta-does-not-support-values-containing-double-quotes