From 830438eb4d973f6ec61d079a37fc1a9086d19a6a Mon Sep 17 00:00:00 2001 From: Francesco Abbate Date: Thu, 18 Feb 2021 10:13:37 +0100 Subject: [PATCH] Changelog update --- changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.md b/changelog.md index 47ff65b2..a2399d18 100644 --- a/changelog.md +++ b/changelog.md @@ -14,8 +14,15 @@ are actually resizable. Add config mechanism to disable a plugin by setting `config. = false`. +Improve the "detect indent" plugin to take into account syntax and exclude comments +for much accurate results. + Add command `root:close-all` to close all the documents currently opened. +Show the full path filename of the active document in the window's title. + +Fix problem with user's module reload not always enabled. + ### 1.15 **Project directories**