Best hotkey is Ctrl+. it opens dropdown with visual themes and other settings I did not know how to fill properly.
Zendapp still availeble in Google App Store:
https://chrome.google.com/webstore/detail/zed-code-editor/pfmjnmeipppmcebplngmhfkleiinphhp
==============
Zed editor
==============
Where web site located
http://zedapp.org.s3-website-
Where GitHube page
https://github.com/zedapp/zed
-----------
To start editing files in this project press `Ctrl-E`.
If you prefer a tree view of your files, press `Ctrl-T`.
To find all available commands and keyboard shortcut press `Ctrl-.`
Useful keys
-----------
* `Ctrl-E`: Open or create a new file. Inside the picker:
* In an empty box, press space to complete the directory of the currently open document.
* Press `Up`/`Down` or `Tab`/`Shift-Tab` to walk over results.
* Pressing `Return` either opens the selected file, or creates a new
file with the name you typed in if none currently exists.
* `Ctrl-.`: Run an editor command.
* `Ctrl-T`: Show file tree. Keys used with tree active:
* `Up`: Move up in the tree
* `Down`: Move down in the tree
* `Left`: Collapse node
* `Right`: Expand node
* `Enter`: Open file
*
`Ctrl-F`: Find within file, after pressing `Enter` to select thie first
match, use `Ctrl-G` to find next match, or `Ctrl-Alt-F` to put cursors
on all.
* `Ctrl-1`: 1 split
* `Ctrl-2`: 2 vertical splits (press repeatedly to cycle between split sizes)
* `Ctrl-3`: 3 vertical splits
* `Ctrl-P`: Preview split (press repeatedly to cycle between split sizes)
* `Ctrl-0`: switch focus from one split to the next.
* `Tab` (following an identifier): complete code. In completion mode:
* `Tab`/`Down`: Select next completion
* `Shift-Tab`/`Up`: Select previous completion
* `Enter`: Pick selected completion
* `Esc`: Close completion box
* `Command-,`: open the preferences UI.
=======================
Zedrem server
=======================
http://zedapp.org.s3-website-
No comments:
Post a Comment