- >MSK: Open Current File In Org Improved file handling
- Updated general notifications to disappear automatically
- Improved path handling
- New command >MSK: Show Help for File In Org: Show the Metadata API help for the currently opened file.
- >MSK: Open Current File In Org Command was not working when initiated via Command Palette
- >MSK: Compare Permissions Improved merge markers to be recognized by VS Code and added auto-jump to first marker
- >MSK: Compare Permissions Added selection of branch to compare with
- Updated instructions and Readme
- Replaced
mergeProfileOrPermSet.sh
withmergeProfileOrPermSet.js
to make it OS-agnostic
- Bundled
mergeProfileOrPermSet.sh
with extension
- Context menu entries for >MSK: Open Current File In Org and >MSK: Compare Permissions when right-clicking a file
- View button/icon for >MSK: Open Current File In Org when opening a file (top right)
- New command >MSK: Open Current File In Org: Show the currently opened file in your Salesforce org
- Improved user notifications
- Code cleanup
- Code cleanup
Feature-completion.
- Selection of any org to validate against
- New command >MSK: Delete Scratch Org: Delete a Scratch Org (instead of opening it)
- New command >MSK: Validate Changes: Validate a deployment against a Scratch Org or Sandbox
- Keyboard shortcuts and context bindings to improve UX
- Actions on notification messages
- Check for mergeProfileOrPermSet.sh
msk.listPermissions
which is included inmsk.comparePermissions
- New command >MSK: Open Org: Open a Scratch Orgs or Dev Hub
- Setting to define default working directory
- Initial release
- New command >MSK: Compare Permissions: Compare permission files between your current branch and
master