mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-26 17:29:27 +00:00
docs(help) edit: rm features
This commit is contained in:
parent
d1edb8a9c9
commit
4aac30c32c
1 changed files with 1 additions and 9 deletions
10
HELP.md
10
HELP.md
|
|
@ -144,18 +144,10 @@ 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").
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue