a869de3
Add ability to toggle user settings
Marshall Bowers created
a869de3
Add ability to toggle user settings
Marshall Bowers created
4aac733
Pass the settings to `build_child`
Marshall Bowers created
7ed891e
Merge branch 'gpui2' into gpui2ui-debug-panel
Marshall Bowers created
a1f7a97
Pull the settings from the global state
Marshall Bowers created
bca97f7
Checkpoint – Broken
Nate Butler created
61e09ff
Checkpoint: Thread `WindowContext` through to `user_settings`
Marshall Bowers created
8e465b4
Add basic debug panel
Nate Butler created
b16d379
Use `line_height` in `z_index` stories
Marshall Bowers created
f5c76d9
Add missing `Arc` for `on_click` handler
Marshall Bowers created
98c0e00
Checkpoint
Antonio Scandurra created
3d8e9a5
Checkpoint
Antonio Scandurra created
ffa3362
Checkpoint
Antonio Scandurra created
999e9c3
Sort hint request ranges before asserting to avoid flackiness (#3142)
Kirill Bulatov created
40104c0
Sort hint request ranges before asserting to avoid flackiness
Kirill Bulatov created
36731ba
Magic incantations for Tailwind autocomplete in Svelte, Elixir ~H, Heex
Julia created
9d07561
Merge branch 'main' into pixel-columns
Conrad Irwin created
3eb8aa8
Refactor TextLayoutDetails construction
Conrad Irwin created
138fa45
recert config change
Conrad Irwin created
cb76b2a
Make vim visual block work better
Conrad Irwin created
3853009
Refactor to avoid some (mostly hypothetical) races
Tidy up added code to reduce duplicity of X and X_internals.
Conrad Irwin created
5257fb8
Fix compile error in db seed executable
Max Brunsfeld created
ac54d2b
Fix possibility of extra mention insertion on nonce collision
Max Brunsfeld created
e34a488
WIP
Nate Butler created
b07f9fe
Merge branch 'main' into notifications
Max Brunsfeld created
d05404a
Persist chat mentions
Max Brunsfeld created
c22778b
Remove debugs
Nate Butler created
65828c1
Use ui_size to build icon button
Nate Butler created
178a84b
progress on smarter truncation strategy for file context
KCaverly created
2b11463
Fix notifications on channel changes
Conrad Irwin created
7cb00ae
Update line heights, buttons to respond to UI scale
Co-Authored-By: Marshall Bowers <1486634+maxdeviant@users.noreply.github.com>
Nate Butler and Marshall Bowers created
7b2782c
Use `ui_size` to set relative font sizes
Co-Authored-By: Marshall Bowers <1486634+maxdeviant@users.noreply.github.com>
Nate Butler and Marshall Bowers created
587fd70
added smarter error handling for file_context prompts without provided buffers
KCaverly created
f59f2ec
added dumb truncation strategies to file_context and generate
KCaverly created
a0e01e0
fix for error when truncating a length less than the string length
KCaverly created
3f076ee
Remove unused code from storybook 2
Co-Authored-By: Marshall Bowers <1486634+maxdeviant@users.noreply.github.com>
Nate Butler and Marshall Bowers created
32853c2
added initial placeholder for truncation without a valid strategy
KCaverly created
a35d350
Update storybook2 to run the workspace by default
Co-Authored-By: Marshall Bowers <1486634+maxdeviant@users.noreply.github.com>
Nate Butler and Marshall Bowers created
a6a5011
Merge branch 'n/gpui2ui-settings' into gpui2
Nate Butler created
8b637e1
Update approach to settings
Co-Authored-By: Marshall Bowers <1486634+maxdeviant@users.noreply.github.com>
Nate Butler and Marshall Bowers created
473067d
update PromptPriority to accomodate for both Mandatory and Ordered prompts
KCaverly created
289255d
Update UI elements and implement user settings for customization
Nate Butler created
1997409
Fix possibility of infinite loop in selections_with_autoclose_regions (#3138)
Previously, that method could loop forever if the editor's autoclose regions had unexpected selection ids. Something must have changed recently that allowed this invariant to be violated, but regardless, this code should not have relied on that invariant to terminate like this.
Max Brunsfeld created
549e78d
Use `SharedString` for `Input`s
Marshall Bowers created
aa18256
update the assistant panel to use new prompt templates
KCaverly created
5a42ca6
Merge branch 'gpui2' of github.com:zed-industries/zed into gpui2
Marshall Bowers created
8dad3ad
Use `SharedString` for `List`s
Marshall Bowers created
655c9ec
Fix possibility of infinite loop in selections_with_autoclose_regions
Previously, that method could loop forever if the editor's autoclose regions had unexpected selection ids. Co-authored-by: Piotr <piotr@zed.dev>
Max Brunsfeld and Piotr created
159d798
Checkpoint
Antonio Scandurra created
856d236
Use `SharedString` for `Palette` and `PaletteItem`s
Marshall Bowers created
8890636
Checkpoint
Antonio Scandurra created