Commit log
4678f6e
Merge pull request #2063 from zed-industries/active-tab-close-icon-pointing-hand
Click to expand commit body
Avoid stomping on tab close icon's cursor style
Julia
created
3 years ago
95b259b
Avoid stomping on tab close icon's cursor style
Julia
created
3 years ago
79cf6fb
WIP: Add test for dynamic language injection
Antonio Scandurra
created
3 years ago
cb610f3
WIP: Search language injections also by file extension
Click to expand commit body
There are still a few things left:
1. Add test to verify we can successfully locate a language by its extension
2. Add test to reproduce bug where changing the fenced code block language
won't reparse the block with the new language
3. Reparse injections for which we couldn't find a language when the language
registry changes.
4. Check why the markdown grammar considers the trailing triple backtick as
`(code_block_content)`, as opposed to being part of the outer markdown.
Antonio Scandurra
created
3 years ago
36e4dce
Avoid allocating a string to compare language names
Antonio Scandurra
created
3 years ago
c49dc8d
Rename `LanguageRegistry::get_language` to `language_for_name`
Antonio Scandurra
created
3 years ago
f086fa3
Add syntax injections for Markdown fenced code blocks
Antonio Scandurra
created
3 years ago
c118f9a
Fix new errors after merge
Joseph Lyons
created
3 years ago
f2a5a4d
Merge branch 'main' into in-app-feedback
Joseph Lyons
created
3 years ago
fb2278d
Complete first iteration of in-app feedback
Joseph Lyons
created
3 years ago
50d37e1
Merge pull request #2060 from zed-industries/fix-ci-fail
Click to expand commit body
Fix mismatched return types on CI
Mikayla Maki
created
3 years ago
8dcaa81
switch return type of accepts_first_mouse
Mikayla Maki
created
3 years ago
e1a58e9
Merge pull request #2059 from zed-industries/no-indent-adjustment-on-error
Click to expand commit body
Avoid adjusting indentation of lines inside of newly-created errors
Max Brunsfeld
created
3 years ago
5608077
Add test for avoiding indent adjustment inside newly-created errors
Max Brunsfeld
created
3 years ago
Mikayla Maki
created
3 years ago
94b2f8e
Merge pull request #2054 from zed-industries/notification-mouse-events
Click to expand commit body
Notification mouse events
Mikayla Maki
created
3 years ago
310d867
Switch PopUp windows to use the NSTrackingArea API and add support for the mouseExited event
Click to expand commit body
Co-authored-by: Antonio <antonio@zed.dev>
Mikayla Maki
and
Antonio
created
3 years ago
9f74d6e
Highlight and auto-indent await expressions in rust
Max Brunsfeld
created
3 years ago
f7ceebf
Avoid adjusting indentation of lines inside newly-created errors
Max Brunsfeld
created
3 years ago
Click to expand commit body
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
Joseph Lyons
and
Mikayla Maki
created
3 years ago
df1e129
Merge pull request #2056 from zed-industries/confirm-quit
Click to expand commit body
Add confirm_quit setting
Max Brunsfeld
created
3 years ago
Joseph Lyons
created
3 years ago
4bee273
Merge pull request #2057 from zed-industries/multiple-definitions-multibuffer
Click to expand commit body
Multiple Definitions Multibuffer
Kay Simmons
created
3 years ago
2e37c0e
Open multiple definitions in a multibuffer instead of opening the files directly
Kay Simmons
created
3 years ago
2f42af2
Add confirm_quit setting
Max Brunsfeld
created
3 years ago
be2c601
Merge pull request #2055 from zed-industries/language-config-overrides
Click to expand commit body
Language config overrides
Max Brunsfeld
created
3 years ago
8dcef46
Drop 'override.' prefix from capture names in override query
Click to expand commit body
Co-authored-by: Julia Risley <julia@zed.dev>
Max Brunsfeld
and
Julia Risley
created
3 years ago
2aa7a9e
Add overrides for all languages
Click to expand commit body
Co-authored-by: Julia Risley <julia@zed.dev>
Max Brunsfeld
and
Julia Risley
created
3 years ago
8af1294
Changed platform mouse moved handling to only fire on active or popup windows
Click to expand commit body
co-authored-by: Antonio <antonio@zed.dev>
Mikayla Maki
and
Antonio
created
3 years ago
5a00729
Merge pull request #2051 from zed-industries/show-following-to-followed
Click to expand commit body
Show following to followed
Mikayla Maki
created
3 years ago
97203e1
Fix broken merge
Mikayla Maki
created
3 years ago
95e661a
Switched from active hover to NSViews acceptsFirstMouse API
Click to expand commit body
Co-authored-by: Nathan <nathan@zed.dev>
Mikayla Maki
and
Nathan
created
3 years ago
b54b77b
Merge pull request #2053 from zed-industries/on-move-out
Click to expand commit body
Hide hovers when mouse leaves area & window focus is lost
Julia
created
3 years ago
467e3dc
Hide editor hover on mouse move out & always notify when hiding hover
Click to expand commit body
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Julia
and
Antonio Scandurra
created
3 years ago
131f347
Don't dispatch mousemove without focus & avoid swallowing external moves
Click to expand commit body
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Julia
and
Antonio Scandurra
created
3 years ago
88170df
Switched from active hover to NSViews acceptsFirstMouse API
Mikayla Maki
created
3 years ago
2967b46
Implement scope-specific bracket matching and comment toggling
Click to expand commit body
Co-authored-by: Julia Risley <julia@zed.dev>
Max Brunsfeld
and
Julia Risley
created
3 years ago
4eeb1ae
Adds UI for showing the followed-by status to collaboration
Mikayla Maki
created
3 years ago
1851e2e
Start work on language config overrides
Click to expand commit body
Co-authored-by: Julia Risley <julia@zed.dev>
Max Brunsfeld
and
Julia Risley
created
3 years ago
4a46227
Change incoming call notification to only require one click
Mikayla Maki
created
3 years ago
86371d9
Merge pull request #2050 from zed-industries/disable-soft-wrap-in-single-line-editors
Click to expand commit body
Disable soft wrap in single line editors
Mikayla Maki
created
3 years ago
38476f5
Disable soft wrap in single line editors
Click to expand commit body
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
Joseph Lyons
and
Mikayla Maki
created
3 years ago
6c94228
Merge pull request #2048 from zed-industries/408-add-date-to-zedlog
Click to expand commit body
Add date to the log format
Petros Amoiridis
created
3 years ago
d30e129
Create files passed as args to CLI
Click to expand commit body
Co-Authored-by: Mikayla <mikayla@zed.dev>
Petros Amoiridis
and
Mikayla
created
3 years ago
ad1947f
Add in-window on-move-out mouse handler concept
Julia
created
3 years ago
f088de5
Add date to the log format
Click to expand commit body
Co-Authored-By: Mikayla <mikayla@zed.dev>
Petros Amoiridis
and
Mikayla
created
3 years ago
c85ad96
Merge pull request #2047 from zed-industries/optimize-large-multi-buffers
Click to expand commit body
Avoid stalling the UI thread when running large searches
Antonio Scandurra
created
3 years ago
1f649e5
Document RopeFingerprint
Antonio Scandurra
created
3 years ago
Antonio Scandurra
created
3 years ago
a58b39f
Merge branch 'main' into optimize-large-multi-buffers
Antonio Scandurra
created
3 years ago
Page 2 of 151