020a096
WIP
Mikayla Maki created
020a096
WIP
Mikayla Maki created
b745534
Add an element to pane to take care of wiring initial mouse handlers
Mikayla Maki created
4a85274
Add child item alignment to flex implementation
Fix checkbox styling co-authored-by: Nathan <nathan@zed.dev>
Mikayla Maki and Nathan created
4c17987
Add png image loading to gpui
add zed logo into welcome experience Co-authored-by: Nathan <nathan@zed.dev>
Mikayla Maki and Nathan created
f89f333
Added CTA buttons to welcome experience
Co-authored-by: Nathan <nathan@zed.dev>
Mikayla Maki and Nathan created
9dee2ca
WIP
Mikayla Maki created
62aeb6b
Added background to welcome page
Mikayla Maki created
5210be9
Added welcome experience sketch
Made toolbar hideable
Mikayla Maki created
7d7053b
Move to using stateless
Mikayla Maki created
118435a
Added basic styling for checkboxes, yay
Co-authored-by: Max <max@zed.dev>
Mikayla Maki and Max created
86e2101
Added the ability to nested values to the settings file, while preserving user formatting
co-authored-by: max <max@zed.dev>
Mikayla Maki and max created
5058681
Make generate licenses quieter
Mikayla Maki created
416c793
Start on welcome experience settings
Mikayla Maki created
a0637a7
WIP
Mikayla Maki created
9401ef2
Add welcome crate and associated types
Mikayla Maki created
620890c
Merge pull request #2247 from zed-industries/tidy-up-sprite-cache
Tidy up `SpriteCache::render_glyph`
Julia created
0ec984f
Tidy up `SpriteCache::render_glyph`
Antonio Scandurra created
01bbf20
Merge pull request #2235 from zed-industries/no-panic-uploads-in-debug
Don't upload panic files when running in a PTY
Max Brunsfeld created
996294b
Merge pull request #2246 from zed-industries/fix-lsp-derive-error
Make diagnostic processing order independent
Mikayla Maki created
ddf2f2c
Update test to use new group ids and new ordering of diagnostics.
Mikayla Maki created
bd4d755
Make diagnostic processing order independent
Co-authored-by: max <max@zed.dev>
Mikayla Maki and max created
5097cf5
Merge pull request #2245 from zed-industries/confirm-restart-unsaved
Confirm restart if prompt-quit is enabled or there are unsaved changes
Julia created
13212d2
Confirm restart if prompt-quit is enabled or there are unsaved changes
Julia created
b9110c9
Increase reconnect timeout
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Julia and Antonio Scandurra created
b957387
Merge pull request #2243 from zed-industries/joseph/z-225-track-open-terminals
Keep track of open terminals
Joseph T. Lyons created
3ec71a7
Keep track of open terminals
Co-Authored-By: Petros Amoiridis <petros@hey.com> Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
Joseph Lyons , Petros Amoiridis , and Mikayla Maki created
50682dc
Merge pull request #2233 from zed-industries/fix-code-folding-initialization
Initialize code fold indicators on buffer startup
Mikayla Maki created
2bca64f
Merge pull request #2242 from zed-industries/mouse-event-handlers-yes
Fix surprising mouse propagation & avoid focusing tab while closing
Julia created
606d683
Add interactable fold markers
Change fold handlers to be driven by the fold map Switch to a mouse region based implementation for click regions Co-authored-by: Max <max@zed.dev>
Mikayla Maki and Max created
ff2e6bc
Fix surprising mouse propagation & avoid focusing tab while closing
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Julia and Antonio Scandurra created
218f2fd
Merge pull request #2241 from zed-industries/joseph/z-223-add-terminal-button-to-status-bar
Add a terminal button to status bar
Joseph T. Lyons created
bb0257b
Merge branch 'main' into no-panic-uploads-in-debug
Max Brunsfeld created
929ebd7
Add a terminal button to status bar
Co-Authored-By: Petros Amoiridis <petros@hey.com>
Joseph Lyons and Petros Amoiridis created
124aa74
Merge pull request #2234 from zed-industries/error-on-combined-injections-in-injections
Fix range relativization when combined injections occur inside of other injections
Max Brunsfeld created
a2f75eb
Merge pull request #2240 from zed-industries/petros/update-setup-instructions
Add missing steps to the setup instructions
Petros Amoiridis created
6194c5d
Add missing steps to the setup instructions
Petros Amoiridis created
d14b684
Merge pull request #2236 from zed-industries/avoid-clobbering-panic-file
Avoid clobbering panic files when they happen at the same time
Max Brunsfeld created
7a8cba0
Merge pull request #2227 from zed-industries/strip-trailing-whitespace
Add settings to normalize whitespace on save
Max Brunsfeld created
f1b5bf0
Fornat
Nate Butler created
ad4201f
Hack to fix `syntax.constructor` causing TS error
Nate Butler created
75a9cfd
Remove leftover log
Nate Butler created
3b6f667
Merge pull request #2238 from zed-industries/subpixel-variant-incorrectly-wrapping
Avoid wrapping to the 0th glyph variant when the 4th should be used
Julia created
9311e01
Avoid wrapping to the 0th glyph variant when the 4th should be used
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Julia and Antonio Scandurra created
6d068e9
Merge pull request #2237 from zed-industries/revert-2232-tab-bar-background-focus-drag
Revert "Avoid tab bar background activating an item at the end of a tab drag"
Nate Butler created
6854063
Revert "Avoid tab bar background activating an item at the end of a tab drag"
Nate Butler created
7ca0b38
Made fold inline styles be driven by the fold map
co-authored-by: Max <max@zed.dev>
Mikayla Maki and Max created
a598f0b
Avoid clobbering panic files when they happen at the same time
Co-authored-by: Antonio Scandurra <antonio@zed.dev>
Max Brunsfeld and Antonio Scandurra created
eb60887
Don't upload panic files when running in a PTY
Max Brunsfeld created
24ba47e
Merge pull request #2230 from zed-industries/fix-tab-x
Fix tab bar x
Mikayla Maki created
3dd5b3f
Attempted to initialize code-fold indicators, does not work
Mikayla Maki created