Joseph Lyons
|
7c60f636d5
|
Fix typos
|
2023-06-02 22:02:19 -04:00 |
|
Piotr Osiewicz
|
345fad3e9d
|
editor: add select previous command (#2556)
Added a `select previous` command to complement `select next`.
Release Notes:
- Added "Select previous" editor command, mirroring `Select next`.
Ticket number: Z-366
|
2023-06-02 17:32:34 +02:00 |
|
Mikayla Maki
|
1a23fe91b4
|
WIP: Remove focus side effects from toggle dock commands
co-authored-by: max <max@zed.dev>
|
2023-05-30 12:00:15 -07:00 |
|
Nathan Sobo
|
063613bf4e
|
Fix annoying system prompt
I was having fun, but it was too much. It makes the assistant too annoying to be useful.
|
2023-05-29 21:47:59 -06:00 |
|
Kirill Bulatov
|
d1f4b60fa1
|
Allow to disable the new feature
|
2023-05-25 09:45:50 +03:00 |
|
Nathan Sobo
|
747322a02d
|
Merge remote-tracking branch 'origin/main' into zmd
|
2023-05-24 11:04:07 -06:00 |
|
Antonio Scandurra
|
35f9996a4f
|
WIP
|
2023-05-24 18:45:47 +02:00 |
|
Nathan Sobo
|
ba79a8ba94
|
WIP
|
2023-05-24 10:26:14 -06:00 |
|
Nathan Sobo
|
6368ade1da
|
WIP
|
2023-05-24 09:12:16 -06:00 |
|
Antonio Scandurra
|
50cfe5eec3
|
Use cmd-b/cmd-r/cmd-j to toggle left/right/bottom dock and focus when opening
Also, bind the same keys with shift to toggle the dock without focusing.
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2023-05-24 15:59:06 +02:00 |
|
Nathan Sobo
|
65fc50745b
|
WIP
|
2023-05-23 18:04:33 -06:00 |
|
Nathan Sobo
|
d934da1905
|
WIP
|
2023-05-23 15:25:34 -06:00 |
|
Nathan Sobo
|
7be41e19f7
|
WIP
|
2023-05-23 08:52:21 -06:00 |
|
Nathan Sobo
|
394e87d17c
|
WIP
|
2023-05-23 01:23:01 -06:00 |
|
Antonio Scandurra
|
208ff2fba7
|
Merge remote-tracking branch 'origin/main' into panels
|
2023-05-23 08:24:28 +02:00 |
|
Nathan Sobo
|
234dbc3ca9
|
WIP
|
2023-05-23 00:16:44 -06:00 |
|
Mikayla Maki
|
7be8dead07
|
Add initial project panel settings
|
2023-05-22 20:23:07 -07:00 |
|
Mikayla Maki
|
cfdf9198da
|
Switch back to
|
2023-05-22 12:16:47 -07:00 |
|
Mikayla Maki
|
366f13bb5c
|
Adjust scrollbar settings to be expandable
|
2023-05-22 12:12:56 -07:00 |
|
Julia
|
7190840081
|
Add paragraph based vertical movements
|
2023-05-22 09:12:36 -04:00 |
|
Antonio Scandurra
|
146809eef0
|
Merge branch 'main' into panels
|
2023-05-22 14:10:17 +02:00 |
|
Antonio Scandurra
|
2098ac2c77
|
Fix formatting for keymap.json
|
2023-05-22 10:41:48 +02:00 |
|
Max Brunsfeld
|
1f0e79ee9d
|
Merge branch 'main' into setting-store
|
2023-05-17 14:56:35 -07:00 |
|
Mikayla Maki
|
f4e99ecde4
|
Add never option to scrollbar settings
|
2023-05-17 14:19:35 -07:00 |
|
Mikayla Maki
|
ae3394f4de
|
Add scrollbars setting
|
2023-05-17 14:09:26 -07:00 |
|
Max Brunsfeld
|
5c729c0e56
|
Define base keymap setting in welcome crate
|
2023-05-17 11:23:09 -07:00 |
|
Antonio Scandurra
|
f097444546
|
Rebind ctrl- ` to toggle terminal panel focus
Also, add `ctrl-~` to create new terminals.
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
|
2023-05-17 17:35:10 +02:00 |
|
Kirill Bulatov
|
421db9225a
|
Merge pull request #2470 from zed-industries/kb/fix-project-search-esc
In project search on ESC, reduce multiple carets to one first
|
2023-05-16 15:16:34 +03:00 |
|
Antonio Scandurra
|
adf361b374
|
Implement zooming for panes and docks
|
2023-05-16 11:49:48 +02:00 |
|
Joseph Lyons
|
6a7d718381
|
Update jetbrains keymap
|
2023-05-15 14:12:02 -04:00 |
|
Kirill Bulatov
|
18e0ee44a6
|
Remove redundant scopes and actions to fix the focus toggle on ESC
co-authored-by: Antonio <antonio@zed.dev>
|
2023-05-15 13:10:15 +03:00 |
|
Nathan Sobo
|
ba50b35de6
|
wip
|
2023-05-13 14:34:09 -06:00 |
|
Nathan Sobo
|
214354b4da
|
Make panels independently resizable
|
2023-05-12 09:44:14 -06:00 |
|
Antonio Scandurra
|
cdcb7c8084
|
Merge branch 'main' into panels
|
2023-05-10 15:23:37 +02:00 |
|
Kirill Bulatov
|
0e31d13a1e
|
Rework tab and escape key handling in search panel
Fixes
https://linear.app/zed-industries/issue/Z-1238/focus-the-results-multibuffer-in-project-search-on-esc
and adds a tab shortcut for project search inputs
co-authored-by: Julia <julia@zed.dev>
|
2023-05-10 11:11:31 +03:00 |
|
Nathan Sobo
|
6a7feb4c4c
|
Allow the project panel to be docked right or left
Co-Authored-By: Joseph Lyons <joseph@zed.dev>
|
2023-05-09 17:26:54 -06:00 |
|
Nathan Sobo
|
03f8c1206a
|
Rename Sidebar to Dock
|
2023-05-09 10:18:10 +02:00 |
|
Nathan Sobo
|
1919a826f9
|
Remove dock from workspace
|
2023-05-09 10:18:10 +02:00 |
|
Petros Amoiridis
|
92a222aba8
|
Introduce a version control branch icon
|
2023-05-08 14:33:58 -07:00 |
|
Kirill Bulatov
|
075bab2ea9
|
Use more convntional name for the settings
|
2023-05-08 19:36:51 +03:00 |
|
Kirill Bulatov
|
4aaf44df94
|
Support invisibles in the selection
|
2023-05-08 19:36:51 +03:00 |
|
Kirill Bulatov
|
f0a88b3337
|
Make invisibles display configurable
|
2023-05-08 19:36:51 +03:00 |
|
Max Brunsfeld
|
c485fc86a2
|
Add copilot.disabled_globs setting
|
2023-05-01 13:45:47 -07:00 |
|
Petros Amoiridis
|
3992e95109
|
Add newline shortcuts for popular editors
|
2023-04-21 18:29:35 +03:00 |
|
Mikayla Maki
|
1fa52adabd
|
Fix warning
|
2023-04-20 17:34:47 -07:00 |
|
Mikayla Maki
|
f54ab73b47
|
Merge branch 'main' into finally-fix-terminal-line-height
|
2023-04-21 12:26:32 +12:00 |
|
Mikayla Maki
|
dfdc826015
|
Create a new setting to adjust the line height in the terminal
|
2023-04-20 17:24:27 -07:00 |
|
Petros Amoiridis
|
eca93c124a
|
Apply the tab_size change to keymaps and settings
|
2023-04-20 14:08:30 +03:00 |
|
Petros Amoiridis
|
bed76462e2
|
Define tab_size equal to 2 in default settings
|
2023-04-20 14:06:43 +03:00 |
|
Mikayla Maki
|
dd73233973
|
Merge pull request #2386 from zed-industries/copilot-shipping
Get copilot ready to ship
|
2023-04-20 12:38:27 +12:00 |
|