Commit log

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

8697f81 Merge pull request #2127 from zed-industries/fix-discourse-release

Click to expand commit body
Fix discourse release

Joseph T. Lyons created

21ded76 Merge pull request #2125 from zed-industries/trim-leading-and-trailing-whitespace-in-feedback

Click to expand commit body
Trim leading and trailing whitespace in feedback

Joseph T. Lyons created

3f95788 Clean up whitespace

Joseph Lyons created

1afd6f8 Fix discourse release action

Click to expand commit body
Co-Authored-By: Julia <30666851+ForLoveOfCats@users.noreply.github.com>

Joseph Lyons and Julia created

2b0592d Guard against tab_bar_context_menu

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

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

Click to expand commit body
Fix lost terminal working directories

Mikayla Maki created

e682e2d Changed SQLez migrations to be executed eagerly

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

Click to expand commit body
Fix version for feedback-related commands

Joseph T. Lyons created

248161a Fix version for feedback-related commands

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

Click to expand commit body
Small patches

Mikayla Maki created

57781fd Move StaffMode declaration out of paths

Mikayla Maki created