4841d85
zed 0.73.1
Mikayla Maki created
4841d85
zed 0.73.1
Mikayla Maki created
b60aed8
Merge pull request #2134 from zed-industries/fix-action-keystroke-bugs
Fix several action dispatching bugs
Mikayla Maki created
ab6255d
v0.73.x preview
Joseph Lyons created
952cdb4
Merge pull request #2145 from zed-industries/fix-focus-in-project-search
Focus results editor only when starting a new project search
Antonio Scandurra created
76c066b
Focus results editor only when starting a new project search
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
Antonio Scandurra and Mikayla Maki created
37c052f
Include `is_staff` boolean in in-app feedback
Joseph T. Lyons created
582f5d0
Merge pull request #2130 from zed-industries/inform-user-that-telemetry-can-be-disabled
Inform user that telemetry can be disabled
Joseph T. Lyons created
fd016b9
Merge pull request #2133 from zed-industries/feedback-submit-button
Implement a button for submitting feedback
Joseph T. Lyons created
317eb75
Fix variable names
Joseph Lyons created
5558953
Update yaml-tree-sitter git hash
Update yaml-tree-sitter git hash
Kay Simmons created
9a8585c
Merge pull request #2144 from zed-industries/yaml-lsp
Add yaml language server
Kay Simmons created
aa0a189
removed unused import
Kay Simmons created
0777f45
Add yaml language server
Kay Simmons created
2732cc2
Merge pull request #2143 from zed-industries/remove-release-action-for-Discourse
Remove release action for Discourse
Joseph T. Lyons created
e8dad56
Remove release action for Discourse
Joseph Lyons created
f44658a
Merge pull request #2142 from zed-industries/update-links-to-community-repository
Update links to community repository
Joseph T. Lyons created
20377ea
Update links to community repository
Joseph Lyons 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
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