From cb12bdad2dc07f0d7183e1c86595fb3602fe2806 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Mon, 6 May 2013 17:32:11 +0100 Subject: [PATCH] Removed sticky tab shortcut, added live edits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bfb8e9..22c832f 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ You can run ICEcoder either online or locally, on Linux, Windows or Mac based pl * Adds end tags as you type and in a context aware way * Can rename open files (whoaah!) * CTRL+Enter open current webpage in new tab -* CTRL+S+Enter opens a sticky tab to show live edits +* Window to view live edits * ESC = Comment/Uncomment line, incl partial lines * Image viewer * Colour preview block on CSS colours, ie red, #f00 or RGBA(255,0,0,0.5)