Skip to content

Version 1.4.0 (February 2, 2022)

Choose a tag to compare

@UltraInstinct05 UltraInstinct05 released this 02 Feb 12:18
· 14 commits to master since this release

This release addresses/adds/improves the following:

  • Use color based kind ids instead of semantic kind ids for command type icons, so that the command icons looks similar on themes using image textures (#6).
  • Document pattern & replace_pattern arguments for show_panel & group for open_file commands.
  • Document clear_recent_missing, open_repository commands on Sublime Merge.
  • Improved documentation for following SM commands: close_by_index, close_deleted_files, close_others_by_index, close_selected, close_to_right_by_index, close_unmodified, close_unmodified_to_right_by_index, delete_tag_on_remote, gitflow_finish_feature, gitflow_finish_release, gitflow_start_feature, gitflow_start_bugfix, init_gitflow, push.
  • Improved documentation for the following ST commands: move_to_neighboring_group
  • Added command palette entry for opening the wiki documentation.