Max Brunsfeld
|
56b749788f
|
Improve the look of the syntax tree view UI
|
2023-06-12 15:14:57 -07:00 |
|
Max Brunsfeld
|
908de23b72
|
Tweak LSP log menu styling
|
2023-06-08 08:58:57 -07:00 |
|
Max Brunsfeld
|
817644eb20
|
Style new lsp log menu, add a test for it
|
2023-06-08 08:43:25 -07:00 |
|
Antonio Scandurra
|
ef7ec265c8
|
Cycle message roles on click
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2023-06-06 18:45:08 +02:00 |
|
Antonio Scandurra
|
2b1aeb07bc
|
Show error message when requests to OpenAI fail
Co-Authored-By: Julia Risley <julia@zed.dev>
|
2023-06-06 16:53:56 +02:00 |
|
Antonio Scandurra
|
69b8267b6b
|
Show the current model and allow clicking on it to change it
|
2023-06-06 13:13:44 +02:00 |
|
Antonio Scandurra
|
f00f16fe37
|
Show remaining tokens
|
2023-06-02 17:27:21 +02:00 |
|
Antonio Scandurra
|
a81d164ea6
|
Allow saving the OpenAI API key in the assistant panel
|
2023-06-02 11:38:02 +02:00 |
|
Antonio Scandurra
|
20e65a533c
|
Merge remote-tracking branch 'origin/main' into assistant-2
|
2023-06-02 09:32:11 +02:00 |
|
Mikayla Maki
|
685e8d7007
|
Seperate pane and panel styling
co-authored-by: max <max@zed.dev>
|
2023-05-30 16:23:16 -07:00 |
|
Antonio Scandurra
|
890c42a75a
|
Show time in assistant messages
|
2023-05-29 16:23:16 +02:00 |
|
Antonio Scandurra
|
52e8bf2928
|
Show custom header for assistant messages
|
2023-05-29 15:57:55 +02:00 |
|
Nathan Sobo
|
3904971bd8
|
Hide assistant gutter
|
2023-05-26 15:38:03 -06:00 |
|
Antonio Scandurra
|
19b817e48a
|
Improve styling of bottom and right docks
|
2023-05-23 09:02:45 +02:00 |
|
Antonio Scandurra
|
208ff2fba7
|
Merge remote-tracking branch 'origin/main' into panels
|
2023-05-23 08:24:28 +02:00 |
|
Mikayla Maki
|
e4454f1e7f
|
fmt
|
2023-05-22 15:53:29 -07:00 |
|
Mikayla Maki
|
5c31c84c90
|
Fixed contrast in project panel and scrollbar
co-authored-by: nate <nate@zed.dev>
|
2023-05-22 15:51:31 -07:00 |
|
Mikayla Maki
|
2d1c4a1971
|
Revert "Touch up git in project panel and scroll bar styling"
|
2023-05-22 15:31:14 -07:00 |
|
Mikayla Maki
|
9bec74f1d4
|
fmt
|
2023-05-22 15:04:51 -07:00 |
|
Mikayla Maki
|
a355b4c135
|
Add conflict styles to project panel
|
2023-05-22 10:09:55 -07:00 |
|
Mikayla Maki
|
af73c1af06
|
Add seperate scrollbar styling
|
2023-05-22 10:03:02 -07:00 |
|
Mikayla Maki
|
2200a22c07
|
Wire project panel themes into rust
|
2023-05-22 09:55:59 -07:00 |
|
Antonio Scandurra
|
146809eef0
|
Merge branch 'main' into panels
|
2023-05-22 14:10:17 +02:00 |
|
Max Brunsfeld
|
71ad7e7612
|
Define empty theme for tests regardless of cargo features
Co-authored-by: Kirill <kirill@zed.dev>
|
2023-05-18 09:01:38 -07:00 |
|
Max Brunsfeld
|
a56793c214
|
Clear buffer font size adjustments when buffer font size setting changes
|
2023-05-17 16:14:05 -07:00 |
|
Max Brunsfeld
|
42eca3048f
|
Move font size adjustment code to the theme crate
|
2023-05-17 15:56:32 -07:00 |
|
Max Brunsfeld
|
258723566f
|
Rename settings::register_setting -> settings::register
|
2023-05-17 15:06:11 -07:00 |
|
Max Brunsfeld
|
2d5f03e148
|
Remove optional path argument when getting settings
|
2023-05-17 15:05:20 -07:00 |
|
Max Brunsfeld
|
67a25126d4
|
Define theme/ui text style settings in theme crate
|
2023-05-17 14:44:59 -07:00 |
|
Max Brunsfeld
|
89204e85c0
|
Merge branch 'main' into setting-store
|
2023-05-17 09:55:24 -07:00 |
|
Max Brunsfeld
|
cbd4771f10
|
Define project settings in project crate
|
2023-05-16 17:45:04 -07:00 |
|
Nathan Sobo
|
ba50b35de6
|
wip
|
2023-05-13 14:34:09 -06:00 |
|
Mikayla Maki
|
41bef2e444
|
Refactor out git status into FileName component
Integrate file name component into the editor's tab content
|
2023-05-13 02:26:45 -07:00 |
|
Max Brunsfeld
|
9a6a2d9d27
|
Start using the SettingsStore in the app
|
2023-05-10 12:59:24 -07:00 |
|
Antonio Scandurra
|
cdcb7c8084
|
Merge branch 'main' into panels
|
2023-05-10 15:23:37 +02:00 |
|
Kirill Bulatov
|
eec60556ab
|
Highlight include/exclude inputs when errors happen there
|
2023-05-10 11:11:31 +03:00 |
|
Kirill Bulatov
|
13296d502c
|
Extra rows approach draft
co-authored-by: Max <max@zed.dev>
|
2023-05-10 11:11:31 +03:00 |
|
Kirill Bulatov
|
b5abac6af6
|
Draft search include/exclude logic
|
2023-05-10 11:11:31 +03:00 |
|
Antonio Scandurra
|
e6be35c9a5
|
Show terminal count in panel button
|
2023-05-09 12:21:35 +02:00 |
|
Antonio Scandurra
|
6ddc610fa2
|
WIP: Start on TerminalPanel
|
2023-05-09 10:18:11 +02:00 |
|
Nathan Sobo
|
1ddbda5095
|
Rename DockItem to Panel
|
2023-05-09 10:18:11 +02: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 |
|
Mikayla Maki
|
8bde496e74
|
Add branch name in title UI
co-authored-by: Petros <petros@zed.dev>
|
2023-05-08 14:33:59 -07:00 |
|
Nate Butler
|
ab6b3adb2b
|
Add a theme entry for whitespace, use it to style whitespaces
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Co-Authored-By: Kirill Bulatov <mail4score@gmail.com>
|
2023-05-08 19:36:51 +03:00 |
|
Kirill Bulatov
|
6cb0bc89d2
|
Remove unused dependencies
|
2023-05-07 21:07:55 +03:00 |
|
Julia
|
f7de0ad8ae
|
Show diagnostic source in diagnostic multibuffer headers
|
2023-05-01 16:48:27 -04:00 |
|
Antonio Scandurra
|
c4472b0786
|
Remove ViewContext::dispatch_action
|
2023-05-01 16:27:36 +02:00 |
|
Antonio Scandurra
|
489b1f6a63
|
Merge remote-tracking branch 'origin/main' into simplify-action-dispatch
|
2023-04-28 17:31:12 +02:00 |
|
Max Brunsfeld
|
7258db7a4e
|
Merge pull request #2417 from zed-industries/hover-markdown
Render markdown more correctly in the editor hover popover
|
2023-04-27 14:15:04 -07:00 |
|