Commit log
83f9d51
Fix layout of elements in the feedback editor's toolbar
Click to expand commit body
Co-Authored-By: Kay Simmons <3323631+Kethku@users.noreply.github.com>
Co-Authored-By: Julia <30666851+ForLoveOfCats@users.noreply.github.com>
Joseph Lyons
,
Kay Simmons
, and
Julia
created
3 years ago
767d2f9
Merge pull request #2134 from zed-industries/fix-action-keystroke-bugs
Click to expand commit body
Fix several action dispatching bugs
Mikayla Maki
created
3 years ago
Joseph Lyons
created
3 years ago
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
3 years ago
bbe8297
Add feedback information text
Joseph Lyons
created
3 years ago
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
3 years ago
654ee48
Add tooltip to submit feedback button
Joseph Lyons
created
3 years ago
ef16963
Remove placeholder text
Joseph Lyons
created
3 years ago
37c052f
Include `is_staff` boolean in in-app feedback
Joseph T. Lyons
created
3 years ago
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
3 years ago
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
3 years ago
317eb75
Fix variable names
Joseph Lyons
created
3 years ago
5558953
Update yaml-tree-sitter git hash
Click to expand commit body
Update yaml-tree-sitter git hash
Kay Simmons
created
3 years ago
9a8585c
Merge pull request #2144 from zed-industries/yaml-lsp
Click to expand commit body
Add yaml language server
Kay Simmons
created
3 years ago
aa0a189
removed unused import
Kay Simmons
created
3 years ago
0777f45
Add yaml language server
Kay Simmons
created
3 years ago
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
3 years ago
e8dad56
Remove release action for Discourse
Joseph Lyons
created
3 years ago
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
3 years ago
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
3 years ago
20377ea
Update links to community repository
Joseph Lyons
created
3 years ago
db2aaa4
Fixed bug in setting cursor style
Mikayla Maki
created
3 years ago
099b799
Merge pull request #2137 from zed-industries/yaml
Click to expand commit body
yaml highlighting
Kay Simmons
created
3 years ago
fe25994
fix highlights, indents, and tab size for yaml
Kay Simmons
created
3 years ago
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
3 years ago
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
3 years ago
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
3 years ago
5898727
Merge branch 'main' into feedback-submit-button
Joseph Lyons
created
3 years ago
9bff82f
Use truncate_and_trailoff function
Click to expand commit body
A function that already works with unicode characters.
Petros Amoiridis
created
3 years ago
be0241b
Add test for string with unicode characters
Petros Amoiridis
created
3 years ago
de0b136
wip yaml highlighting
Kay Simmons
created
3 years ago
4e80ae1
Merge pull request #2136 from zed-industries/fix-recent-projects-panic
Click to expand commit body
Fix Recent Project Panic
Kay Simmons
created
3 years ago
b020955
show notification if no recent projects
Kay Simmons
created
3 years ago
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
3 years ago
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
3 years ago
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
3 years ago
2d6219e
Merge pull request #2131 from zed-industries/lua
Click to expand commit body
Add lua syntax highlighting and lsp support
Kay Simmons
created
3 years ago
8228618
Correct theme function name
Joseph Lyons
created
3 years ago
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
3 years ago
0359011
remove unused version regex
Kay Simmons
created
3 years ago
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
3 years ago
4642817
Add lua syntax highlighting and lsp support
Kay Simmons
created
3 years ago
83e2138
Inform user that telemetry can be disabled
Joseph Lyons
created
3 years ago
3e92e4d
fix unsaved change
Kay Simmons
created
3 years ago
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
3 years ago
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
3 years ago
9742bd7
Reduce length of feedback placeholder text
Joseph Lyons
created
3 years ago
3014cc5
Do not capitalize prepositions in title case
Click to expand commit body
This also match the app menu
Petros Amoiridis
created
3 years ago
d6b7284
Be consistent in the app & context menus
Petros Amoiridis
created
3 years ago
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
3 years ago
Page 2 of 154