Commit log
a2a3ebc
Merge pull request #2096 from zed-industries/lazy-load-languages
Click to expand commit body
Load languages lazily in the background
Max Brunsfeld
created
3 years ago
ddf4e1a
Load languages lazily in the background
Max Brunsfeld
created
3 years ago
a369fb8
better but still broken
Kay Simmons
created
3 years ago
9ff34bc
Remove no-longer-needed method
Joseph Lyons
created
3 years ago
10f130e
Merge pull request #2094 from zed-industries/project-lost-window-close-action-shortcut-accessibility
Click to expand commit body
Add "Close Window" global action which does not need a focused workspace
Julia
created
3 years ago
3819a67
Add "Close Window" global action which does not need a focused workspace
Julia
created
3 years ago
6e7101c
Fix crash when opening feedback while in call
Joseph Lyons
created
3 years ago
2df2d09
Merge pull request #2091 from zed-industries/style
Click to expand commit body
Style
Julia
created
3 years ago
Joseph Lyons
created
3 years ago
Click to expand commit body
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Julia
and
Max Brunsfeld
created
3 years ago
5eac797
mostly working now
Kay Simmons
created
3 years ago
Kay Simmons
created
3 years ago
Kay Simmons
created
3 years ago
81ed961
Merge pull request #2088 from zed-industries/add-cursor-position-to-feedback-editor
Click to expand commit body
Add cursor position to feedback editor
Joseph T. Lyons
created
3 years ago
9db55b3
Merge pull request #2087 from zed-industries/buffer-language-registry
Click to expand commit body
Assign the language registry to all buffers in the project
Max Brunsfeld
created
3 years ago
328b779
Clean up construction of FeedbackEditor
Joseph Lyons
created
3 years ago
Joseph Lyons
created
3 years ago
f68f9f3
Add cursor position to feedback editor
Click to expand commit body
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
Joseph Lyons
,
Mikayla Maki
, and
Max Brunsfeld
created
3 years ago
c22d132
Merge pull request #2085 from zed-industries/cleanup-debug-printing
Click to expand commit body
Clean up some debug printing
Julia
created
3 years ago
44c7f16
Merge branch 'main' into add-cursor-position-to-feedback-editor
Joseph Lyons
created
3 years ago
7003a47
Assign the language registry to all buffers in the project
Max Brunsfeld
created
3 years ago
3d8dbee
Clean up some debug printing
Julia
created
3 years ago
160870c
Improve user notification
Click to expand commit body
The message is not really true. When one declines, the other person can notice that the contact request is not pending any more. They will know. Switching to not alerted is closer to what is really happening.
Petros Amoiridis
created
3 years ago
ba6ffd8
Merge pull request #2081 from zed-industries/fix-failing-ci
Click to expand commit body
Fixes a broken conditional that is only caught on darwin systems
Mikayla Maki
created
3 years ago
ecb7d10
Fixes a broken conditional that is only caught on darwin systems
Mikayla Maki
created
3 years ago
38b83a7
Merge pull request #2078 from zed-industries/fix-cursor-style
Click to expand commit body
Fix cursor style thrashing on overlapping windows
Mikayla Maki
created
3 years ago
1fc6276
Remove debug wiring
Mikayla Maki
created
3 years ago
45e4e33
Changed the presenter to only send 'set_cursor_style' on the topmost window
Click to expand commit body
co-authored-by: Antonio <antonio@zed.dev>
Mikayla Maki
and
Antonio
created
3 years ago
Mikayla Maki
created
3 years ago
426aeb7
WIP - adds platform APIs for checking the top most window
Mikayla Maki
created
3 years ago
35524db
Add a confirmation prompt
Click to expand commit body
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Petros Amoiridis
and
Antonio Scandurra
created
3 years ago
e928c1c
Test removing a contact
Click to expand commit body
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Petros Amoiridis
and
Antonio Scandurra
created
3 years ago
5d4eb2b
Push responder and requester to remove_contacts
Click to expand commit body
When we ask the server to remove a contact we need to push the requester and responder ids to `remove_contacts` so that when the UI updates, the correct contacts will disappear from the list.
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Petros Amoiridis
and
Antonio Scandurra
created
3 years ago
db978fc
Add an x mark icon to the list of contacts
Click to expand commit body
We want to be able to remove contacts from our list. This was not possible. This change add an icon and dispatches the RemoveContact action.
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Petros Amoiridis
and
Antonio Scandurra
created
3 years ago
3329b2b
Remove `gpui::` prefix from parameters
Joseph Lyons
created
3 years ago
a66a0cf
Merge pull request #2075 from zed-industries/add-upper-character-count-limit
Click to expand commit body
Add upper character count limit
Joseph T. Lyons
created
3 years ago
27ee994
Merge pull request #2074 from zed-industries/decode-openurl-to-pathbuf
Click to expand commit body
Decode URL from `openURLs` to handle percent encoded paths
Julia
created
3 years ago
0414723
Decode URL from `openURLs` to handle percent encoded paths
Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Julia
and
Nathan Sobo
created
3 years ago
5884194
Add upper character count limit
Joseph Lyons
created
3 years ago
5229683
Merge pull request #2069 from zed-industries/markdown-fenced-blocks
Click to expand commit body
Support syntax highlighting in Markdown fenced code blocks
Max Brunsfeld
created
3 years ago
678ee26
Merge branch 'main' into markdown-fenced-blocks
Max Brunsfeld
created
3 years ago
29d6745
Merge pull request #2072 from zed-industries/os-file-associations
Click to expand commit body
Insert macOS file association metadata during bundle process
Julia
created
3 years ago
51984f0
Fix feedback editor compile error due to LanguageRegistry API change
Max Brunsfeld
created
3 years ago
4d73d4b
Insert macOS file association metadata during bundle process
Julia
created
3 years ago
e8cea13
Merge pull request #2068 from zed-industries/doc-reparse
Click to expand commit body
Document Buffer::reparse
Nathan Sobo
created
3 years ago
dff08d3
Merge branch 'main' into markdown-fenced-blocks
Antonio Scandurra
created
3 years ago
c48e3f3
Reparse unknown injection ranges in buffer when adding a new language
Antonio Scandurra
created
3 years ago
f350982
WIP: Start on `SyntaxMapSnapshot::unknown_injection_languages`
Antonio Scandurra
created
3 years ago
14c72ca
Store syntax layers even if a language for the injection can't be found
Antonio Scandurra
created
3 years ago
f95bda6
Merge pull request #2009 from zed-industries/in-app-feedback
Click to expand commit body
In app feedback
Joseph T. Lyons
created
3 years ago
Page 4 of 154