From 4aac30c32c22698d8910615e8c9d5a80abbf5ab0 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 2 Feb 2015 06:43:59 -0500 Subject: [PATCH] docs(help) edit: rm features --- HELP.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/HELP.md b/HELP.md index f1095363..52fb87a6 100644 --- a/HELP.md +++ b/HELP.md @@ -144,18 +144,10 @@ Edit --------------- ![Edit](/img/screen/edit.png "Edit") -### Features -- Syntax highlighting based on extension of file for over 110 languages. -- Built-in `emmet` (for html files) -- Drag n drop (drag file from desktop to editor). -- Built-in `jshint` (with options in `.jshintrc` file) -- Built-in `beautifier` (with options in `json/beautify.json`, could be overriden in `~/.beautify.json`) -- Configurable options (could be edited in `json/edit.json`) - ###Hot keys |Key |Operation |:----------------------|:-------------------------------------------- -|`F4` | open +| `F4` | open | `Esc` | close For more details see [edward hot keys](https://github.com/cloudcmd/edward/#hot-keys "Edward Hot keys").