File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ v3.1.2 (2017-11-08)
44(Notes not shown on release)
55
66* Fix highlighting of `implicit_selection_foreground` in color schemes (@keith-hall)
7- * Allow symbol transformations without the leading `s` in
7+ * Allow symbol transformations without the leading `s` in `s/pattern/repl/`
Original file line number Diff line number Diff line change 1+ v3.1.7 (2018-09-11)
2+ -------------------
3+
4+ * Add command to open a new project with a package ("PackageDev: Open Package")
5+ * Make edit setting phantom background transparent (@deathaxe)
6+
7+
8+ Notes from earlier releases that weren't shown:
9+
10+ * Add template for color scheme
11+ * Various fixes for color scheme completions
12+ * Highlighting and completions for new (3158) keys in color schemes (@keith-hall),
13+ projects (@ehuss) and build systems (@keith-hall)
14+ * Skip whitespace when completing syntax tests (@keith-hall)
15+ * Other small fixes (@keith-hall, @deathaxe)
You can’t perform that action at this time.
0 commit comments