Commit log

3fb14d7 v0.74.x dev

Joseph Lyons created

952cdb4 Merge pull request #2145 from zed-industries/fix-focus-in-project-search

Click to expand commit body
Focus results editor only when starting a new project search

Antonio Scandurra created

bbe8297 Add feedback information text

Joseph Lyons created

76c066b Focus results editor only when starting a new project search

Click to expand commit body
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>

Antonio Scandurra and Mikayla Maki created

654ee48 Add tooltip to submit feedback button

Joseph Lyons created

ef16963 Remove placeholder text

Joseph Lyons 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

Click to expand commit body
Inform user that telemetry can be disabled

Joseph T. Lyons created

fd016b9 Merge pull request #2133 from zed-industries/feedback-submit-button

Click to expand commit body
Implement a button for submitting feedback

Joseph T. Lyons created

317eb75 Fix variable names

Joseph Lyons created

5558953 Update yaml-tree-sitter git hash

Click to expand commit body
Update yaml-tree-sitter git hash

Kay Simmons created

9a8585c Merge pull request #2144 from zed-industries/yaml-lsp

Click to expand commit body
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

Click to expand commit body
Remove release action for Discourse

Joseph T. Lyons created

e8dad56 Remove release action for Discourse

Joseph Lyons created

87cf8ac Fixed strange y results from faulty conversion to screen coordinates

Click to expand commit body
co-authored-by: Nathan <nathan@zed.dev>

Mikayla Maki and Nathan created

f44658a Merge pull request #2142 from zed-industries/update-links-to-community-repository

Click to expand commit body
Update links to community repository

Joseph T. Lyons created

20377ea Update links to community repository

Joseph Lyons created

db2aaa4 Fixed bug in setting cursor style

Mikayla Maki created

099b799 Merge pull request #2137 from zed-industries/yaml

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
Feedback/929 project search crashes

Max Brunsfeld created

e15ffc8 Make truncate_and_trailoff a bit more clear

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
Fix crash when unplugging display containing a zed window

Max Brunsfeld created

f065399 Fix crash when unplugging display containing a zed window

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
Focus the editor when activating previous pane

Petros Amoiridis created

7270f95 Merge pull request #2115 from zed-industries/call-status-indicator

Click to expand commit body
Add call status indicator to the status bar

Kay Simmons created

ae15673 Merge pull request #2124 from zed-industries/fix-display-uuid-panic

Click to expand commit body
Make display uuid optional if the display is disconnected

Kay Simmons created