You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,3 +52,14 @@ properly (#4)
52
52
### Added
53
53
- Added command palette and main menu entries for viewing documentation.
54
54
- Added command palette entry for opening key bindings.
55
+
56
+
## [1.4.0] - 2021-02-
57
+
58
+
### Fixed
59
+
- Use color based kind ids instead of semantic kind ids for command type icons so that the command icons looks similar on theme using image textures (#6).
60
+
61
+
### Added
62
+
- Document `patter` & `replace_pattern` arguments for `show_panel` & `group` for `open_file` commands.
63
+
- Document `clear_recent_missing`, `open_repository` commands on Sublime Merge.
64
+
- Improved documentation for
65
+
- Added command palette entry for opening the wiki documentation.
0 commit comments