03a8d09
zed 0.71.1
Max Brunsfeld created
03a8d09
zed 0.71.1
Max Brunsfeld created
aaaaef1
Merge pull request #2099 from zed-industries/empty-go-to-def-multibuffer
Avoid opening a definitions tab if there are no definitions found
Max Brunsfeld created
2cb83f1
Merge pull request #2096 from zed-industries/lazy-load-languages
Load languages lazily in the background
Max Brunsfeld created
28d1fd7
Merge pull request #2095 from zed-industries/fix-crash-when-opening-feedback-while-in-call
Fix crash when opening feedback while in call
Joseph T. Lyons created
ce9c23b
v0.71.x preview
Joseph Lyons created
81ed961
Merge pull request #2088 from zed-industries/add-cursor-position-to-feedback-editor
Add cursor position to feedback editor
Joseph T. Lyons created
9db55b3
Merge pull request #2087 from zed-industries/buffer-language-registry
Assign the language registry to all buffers in the project
Max Brunsfeld created
328b779
Clean up construction of FeedbackEditor
Joseph Lyons created
7f3d937
Count chars
Joseph Lyons created
f68f9f3
Add cursor position to feedback editor
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
c22d132
Merge pull request #2085 from zed-industries/cleanup-debug-printing
Clean up some debug printing
Julia created
44c7f16
Merge branch 'main' into add-cursor-position-to-feedback-editor
Joseph Lyons created
7003a47
Assign the language registry to all buffers in the project
Max Brunsfeld created
3d8dbee
Clean up some debug printing
Julia created
ba6ffd8
Merge pull request #2081 from zed-industries/fix-failing-ci
Fixes a broken conditional that is only caught on darwin systems
Mikayla Maki created
ecb7d10
Fixes a broken conditional that is only caught on darwin systems
Mikayla Maki created
38b83a7
Merge pull request #2078 from zed-industries/fix-cursor-style
Fix cursor style thrashing on overlapping windows
Mikayla Maki created
1fc6276
Remove debug wiring
Mikayla Maki created
45e4e33
Changed the presenter to only send 'set_cursor_style' on the topmost window
co-authored-by: Antonio <antonio@zed.dev>
Mikayla Maki and Antonio created
27a80a1
WIP
Mikayla Maki created
426aeb7
WIP - adds platform APIs for checking the top most window
Mikayla Maki created
3329b2b
Remove `gpui::` prefix from parameters
Joseph Lyons created
a66a0cf
Merge pull request #2075 from zed-industries/add-upper-character-count-limit
Add upper character count limit
Joseph T. Lyons created
27ee994
Merge pull request #2074 from zed-industries/decode-openurl-to-pathbuf
Decode URL from `openURLs` to handle percent encoded paths
Julia created
0414723
Decode URL from `openURLs` to handle percent encoded paths
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Julia and Nathan Sobo created
5884194
Add upper character count limit
Joseph Lyons created
5229683
Merge pull request #2069 from zed-industries/markdown-fenced-blocks
Support syntax highlighting in Markdown fenced code blocks
Max Brunsfeld created
678ee26
Merge branch 'main' into markdown-fenced-blocks
Max Brunsfeld created
29d6745
Merge pull request #2072 from zed-industries/os-file-associations
Insert macOS file association metadata during bundle process
Julia created
51984f0
Fix feedback editor compile error due to LanguageRegistry API change
Max Brunsfeld created
4d73d4b
Insert macOS file association metadata during bundle process
Julia created
e8cea13
Merge pull request #2068 from zed-industries/doc-reparse
Document Buffer::reparse
Nathan Sobo created
dff08d3
Merge branch 'main' into markdown-fenced-blocks
Antonio Scandurra created
c48e3f3
Reparse unknown injection ranges in buffer when adding a new language
Antonio Scandurra created
f350982
WIP: Start on `SyntaxMapSnapshot::unknown_injection_languages`
Antonio Scandurra created
14c72ca
Store syntax layers even if a language for the injection can't be found
Antonio Scandurra created
f95bda6
Merge pull request #2009 from zed-industries/in-app-feedback
In app feedback
Joseph T. Lyons created
96ffe84
Document Buffer::reparse
Nathan Sobo created
2b3d09f
Fix CI missing license check
Joseph Lyons created
8e8f66a
Merge branch 'main' into in-app-feedback
Joseph Lyons created
c9299a4
Clean out unused code
Joseph Lyons created
9f048a4
Merge pull request #2044 from zed-industries/licensing-scripts
Licensing scripts
Mikayla Maki created
0f0d5d5
Added cargo-about auto-install and CI steps
Mikayla Maki created
d060114
Added complete scripts for generating third party license files
Mikayla Maki created
9d58032
Add action to open licenses file
Mikayla Maki created
4609be2
WIP: Adding license compliance to CI
Mikayla Maki created
4d05d61
Merge pull request #2049 from zed-industries/425-create-file-for-cli
Create files passed as args to CLI
Mikayla Maki created
8dabdd1
Ensure injection layer is recomputed when language changes
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Antonio Scandurra and Max Brunsfeld created
4678f6e
Merge pull request #2063 from zed-industries/active-tab-close-icon-pointing-hand
Avoid stomping on tab close icon's cursor style
Julia created
95b259b
Avoid stomping on tab close icon's cursor style
Julia created