Piotr Osiewicz
|
af252888c4
|
Merge branch 'main' into sergey/z-2308-create-a-proof-of-concept-of-exporting-a-type-from-rust-and
|
2023-06-22 17:58:56 +02:00 |
|
Piotr Osiewicz
|
9aa7a50951
|
Use xtask for theme generation
|
2023-06-21 18:48:09 +02:00 |
|
Sergey Onufrienko
|
a9fec7f15b
|
fix: create schemas folder
|
2023-06-21 16:13:04 +02:00 |
|
Sergey Onufrienko
|
01b9e88079
|
chore: move schema gen to theme
|
2023-06-21 16:12:27 +02:00 |
|
Mikayla Maki
|
da94014141
|
Fix flipped boolean
|
2023-06-20 16:05:23 -07:00 |
|
Mikayla Maki
|
dacfd70fb4
|
Remove unescessary enum
|
2023-06-20 16:05:23 -07:00 |
|
Piotr Osiewicz
|
60b4054b0a
|
Fix up toggles
|
2023-06-20 16:05:23 -07:00 |
|
Piotr Osiewicz
|
31c1177737
|
Adjust some of the styles to the new Toggleable format
|
2023-06-20 16:05:23 -07:00 |
|
Piotr Osiewicz
|
b9959ffdc0
|
Do not flatten Interactive::default
|
2023-06-20 16:05:23 -07:00 |
|
Piotr Osiewicz
|
0256f89dd6
|
Rename on/off states to active/inactive
|
2023-06-20 16:05:23 -07:00 |
|
Piotr Osiewicz
|
e92015b12f
|
Split out Interactive<T> into Toggle<T> and Interactive<T>
|
2023-06-20 16:05:20 -07:00 |
|
Mikayla Maki
|
193ad64d18
|
Add JsonSchema to container style and fix compile errors
|
2023-06-19 11:31:17 -07:00 |
|
Sergey Onufrienko
|
6d6b7020a0
|
feat: export_schema
|
2023-06-16 21:38:06 +02:00 |
|
Sergey Onufrienko
|
a87b39a2d1
|
feat: add JsonSchema to Theme
|
2023-06-16 21:37:56 +02:00 |
|
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 |
|