db2aaa4
Fixed bug in setting cursor style
Mikayla Maki created
db2aaa4
Fixed bug in setting cursor style
Mikayla Maki created
099b799
Merge pull request #2137 from zed-industries/yaml
yaml highlighting
Kay Simmons created
fe25994
fix highlights, indents, and tab size for yaml
Kay Simmons created
7cef4a5
Allocate theme struct directly into the heap
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com> Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
Joseph Lyons , Max Brunsfeld , and Mikayla Maki created
0c49030
Merge pull request #2140 from zed-industries/feedback/929-project-search-crashes
Feedback/929 project search crashes
Max Brunsfeld created
e15ffc8
Make truncate_and_trailoff a bit more clear
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
Petros Amoiridis and Max Brunsfeld created
5898727
Merge branch 'main' into feedback-submit-button
Joseph Lyons created
9bff82f
Use truncate_and_trailoff function
A function that already works with unicode characters.
Petros Amoiridis created
be0241b
Add test for string with unicode characters
Petros Amoiridis created
de0b136
wip yaml highlighting
Kay Simmons created
4e80ae1
Merge pull request #2136 from zed-industries/fix-recent-projects-panic
Fix Recent Project Panic
Kay Simmons created
b020955
show notification if no recent projects
Kay Simmons created
a606058
Merge pull request #2135 from zed-industries/handle-window-moved-crash
Fix crash when unplugging display containing a zed window
Max Brunsfeld created
f065399
Fix crash when unplugging display containing a zed window
Co-authored-by: Kay Simmons <kay@zed.dev>
Max Brunsfeld and Kay Simmons created
926b59b
Fixed a bug where the command palette wouldn't check the keymap context when showing available actions
Fixed a bug where context menus wouldn't show action keystrokes WIP Fixing a bug where tooltips won't show action keystrokes Co-Authored-By: Max <max@zed.dev>
Mikayla Maki and Max created
2d6219e
Merge pull request #2131 from zed-industries/lua
Add lua syntax highlighting and lsp support
Kay Simmons created
8228618
Correct theme function name
Joseph Lyons created
d4d9a14
Implement a button for submitting feedback
Co-Authored-By: Kay Simmons <3323631+Kethku@users.noreply.github.com>
Joseph Lyons and Kay Simmons created
0359011
remove unused version regex
Kay Simmons created
37bfeed
Merge pull request #2129 from zed-industries/move-sharing-status-indicator
Move sharing status indicator to collab ui
Kay Simmons created
4642817
Add lua syntax highlighting and lsp support
Kay Simmons created
83e2138
Inform user that telemetry can be disabled
Joseph Lyons created
3e92e4d
fix unsaved change
Kay Simmons created
3032162
Move sharing status indicator out of the call crate and into collab_ui in order so that the model doesn't depend on the view
Kay Simmons created
8be9d21
Merge pull request #2128 from zed-industries/feedback/922-unify-find-all-references-label
Make app menu and context menu labels consistent
Kay Simmons created
9742bd7
Reduce length of feedback placeholder text
Joseph Lyons created
3014cc5
Do not capitalize prepositions in title case
This also match the app menu
Petros Amoiridis created
d6b7284
Be consistent in the app & context menus
Petros Amoiridis created
433f284
Merge pull request #2126 from zed-industries/731-make-cursor-visible-immediately
Focus the editor when activating previous pane
Petros Amoiridis created
7270f95
Merge pull request #2115 from zed-industries/call-status-indicator
Add call status indicator to the status bar
Kay Simmons created
ae15673
Merge pull request #2124 from zed-industries/fix-display-uuid-panic
Make display uuid optional if the display is disconnected
Kay Simmons created
8697f81
Merge pull request #2127 from zed-industries/fix-discourse-release
Fix discourse release
Joseph T. Lyons created
21ded76
Merge pull request #2125 from zed-industries/trim-leading-and-trailing-whitespace-in-feedback
Trim leading and trailing whitespace in feedback
Joseph T. Lyons created
3f95788
Clean up whitespace
Joseph Lyons created
1afd6f8
Fix discourse release action
Co-Authored-By: Julia <30666851+ForLoveOfCats@users.noreply.github.com>
Joseph Lyons and Julia created
2b0592d
Guard against tab_bar_context_menu
We don't want to have the tab_bar_context_menu as the active item of the pane where the split started from Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Petros Amoiridis and Antonio Scandurra created
8f61134
Allow comparing ViewHandle to AnyViewHandle
Since they both have a window_id and a view_id. Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Petros Amoiridis and Antonio Scandurra created
888145e
Trim leading and trailing whitespace in feedback
Joseph Lyons created
a50f018
Add setting to disable the call icon
Kay Simmons created
62d32db
Make display uuid optional if the display is disconnected
Kay Simmons created
d6962d9
Add note to base16.ts
Nate Butler created
fd2a9b3
v0.73.x dev
Joseph Lyons created
460dc62
start adding setting for the screen sharing status indicator
Kay Simmons created
e35db69
Add call status indicator to the status bar
Kay Simmons created
a89cc22
Merge pull request #2113 from zed-industries/terminal-lost-cwd
Fix lost terminal working directories
Mikayla Maki created
e682e2d
Changed SQLez migrations to be executed eagerly
Added fix for terminal working directory's sometimes getting lost co-authored-by: Kay <kay@zed.dev>
Mikayla Maki and Kay created
65641b1
Merge pull request #2112 from zed-industries/fix-version-for-feedback-related-commands
Fix version for feedback-related commands
Joseph T. Lyons created
248161a
Fix version for feedback-related commands
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
Joseph Lyons and Max Brunsfeld created
d9278f7
Merge pull request #2066 from zed-industries/remove-staff-mode
Small patches
Mikayla Maki created
57781fd
Move StaffMode declaration out of paths
Mikayla Maki created