Commit log
4590607
fix sqlez warning, introduce tab and enter bindings to vim for inputing tab and enter text when waiting for text
Kay Simmons
created
2 years ago
3d53336
More vim fixes and move some more things out of app.rs
Kay Simmons
created
2 years ago
c1812dd
fix issue with single line editors in vim not properly unhooking vim mode bindings
Kay Simmons
created
3 years ago
d80dba1
Switch from vec to smallvec
Mikayla Maki
created
2 years ago
6703264
Limit `BufferSnapshot::chunks` to the outline item range
Click to expand commit body
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Antonio Scandurra
and
Max Brunsfeld
created
2 years ago
0a50d27
Merge pull request #2158 from zed-industries/split-feedback-editor
Click to expand commit body
Split up feedback_editor.rs
Joseph T. Lyons
created
2 years ago
01a590a
Merge pull request #2160 from zed-industries/remove-toggle-right-sidebar-command
Click to expand commit body
Remove toggle right sidebar command
Joseph T. Lyons
created
2 years ago
d42d495
Remove toggle right sidebar command
Joseph Lyons
created
2 years ago
9143790
Include code only on macOS
Click to expand commit body
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
Petros Amoiridis
and
Mikayla Maki
created
2 years ago
b31813f
Split concepts out into self contained files in feedback editor
Kay Simmons
created
2 years ago
912c396
Merge pull request #2156 from zed-industries/fix-atelier-cave-license
Click to expand commit body
Update the atelier cave license file
Mikayla Maki
created
2 years ago
436ab6e
Fix other atelier license
Mikayla Maki
created
2 years ago
889b156
Update the atelier cave license file
Mikayla Maki
created
2 years ago
135dcf1
Merge pull request #2154 from zed-industries/fix-tooltip-crash
Click to expand commit body
Don't render tooltip keystroke label if there's no focused view
Mikayla Maki
created
2 years ago
5d23aaa
Introduce an open function
Click to expand commit body
And refactor some of the older code to simplify it
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
Petros Amoiridis
and
Mikayla Maki
created
2 years ago
a789476
Introduce reveal_in_finder function
Click to expand commit body
And use this function in a new Reveal in Finder option of the project panel context menu.
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
Petros Amoiridis
and
Mikayla Maki
created
2 years ago
da5a6a8
Don't render tooltip keystroke label if there's no focused view
Click to expand commit body
Co-authored-by: Antonio Scandurra <antonio@zed.dev>
Nathan Sobo
and
Antonio Scandurra
created
2 years ago
7de04ab
Merge pull request #2146 from zed-industries/feedback-editor-polish
Click to expand commit body
Feedback editor polish
Joseph T. Lyons
created
3 years ago
373e88e
Merge pull request #2147 from zed-industries/fix-pyright
Click to expand commit body
Always respond to language server, even when its requests are malformed
Antonio Scandurra
created
3 years ago
c3a8885
Always respond to language server, even when its requests are malformed
Click to expand commit body
This was causing Pyright to get stuck waiting for a response when sending
us the `workspace/configuration` request. For some reason, after upgrading
to Pyright 1.1.293, `scopeUri` is being sent as an empty string sometimes,
which causes serde to error when trying to deserialize that request.
Co-Authored-By: Petros Amoiridis <petros@zed.dev>
Antonio Scandurra
and
Petros Amoiridis
created
3 years ago
57e10ce
Style info text
Joseph Lyons
created
3 years ago
a9c2f42
Move string to variable
Joseph Lyons
created
3 years ago
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
Page 4 of 157