From e36ea4158357caa4e47e028b081cde36759cde9d Mon Sep 17 00:00:00 2001 From: Alex Bardanov Date: Sun, 15 Feb 2015 21:49:00 +0200 Subject: [PATCH] readme update --- readme.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 25f4239..8b908b5 100644 --- a/readme.md +++ b/readme.md @@ -6,6 +6,13 @@ Extension that adds new toolbar with a list of all open documents. ![gif-example](https://raw.githubusercontent.com/dnbard/brackets-documents-toolbar/master/shots/capture1.gif) Features: -* Tab with documents at the top of the screen with working files -* Ability to set background color for tabs + +* Panel with working file tabs +* Ability to set background and main color for tabs * Rich context menu + +New in *v0.5.x*: + +* Apply color rules to tab's background and main color using RegExp +* Ability to hide *close button* for tabs (useful when huge amount of tabs are opened) +* Middle mouse button click will close the selected tab \ No newline at end of file