Commit log
a252c2a
Swap atom keybinding for CollapseSelectedEntry
Click to expand commit body
This is a temporary solution to this bug:
https://linear.app/zed-industries/issue/Z-340/the-project-panel-shouldnt-be-listening-to-key-commands-when-editing-a
Joseph Lyons
created
2 years ago
c332543
Fix divide by 0 in terminal
Click to expand commit body
Fix fail to remove contact in contact list
Mikayla Maki
created
2 years ago
1fbdea6
Merge pull request #2294 from zed-industries/remove-flag-old-npm-does-not-like
Click to expand commit body
Remove CLI flag which old versions of NPM do not like
Julia
created
2 years ago
24dba21
Remove CLI flag which old versions of NPM do not like
Click to expand commit body
TODO: Bundle or version restrict Node
Julia
created
2 years ago
c427a8c
WIP - DEBUGGING
Mikayla Maki
created
2 years ago
356b8c6
Merge pull request #2293 from zed-industries/yaml-hover-bug
Click to expand commit body
Fix hover popover rendering lots of `&emsp` for YAML
Antonio Scandurra
created
2 years ago
9498f02
Retrieve workspace configuration before initializing language server
Antonio Scandurra
created
2 years ago
f5a4c6a
Provide `editor.tabSize` in workspace configuration for YAML
Click to expand commit body
This fixes a bug that caused the hover popover to display lots of
` ` occurrences.
Antonio Scandurra
created
2 years ago
88e664b
Add test for language registration and loading
Antonio Scandurra
created
2 years ago
8a685fa
Use `LanguageRegistry::workspace_configuration` everywhere
Antonio Scandurra
created
2 years ago
4d52fc0
Remove available language only when it has loaded
Click to expand commit body
This also ensures that, if you load the same language more than once,
a future that resolves to the language (or an error) is returned at
all times. Previously, we would only return it the first time the language
was loaded.
Antonio Scandurra
created
2 years ago
a8ac08f
Coalesce multiple `RwLock`s into one `LanguageRegistryState` struct
Antonio Scandurra
created
2 years ago
e30ea43
Include loaded languages when computing lsp workspace configuration
Antonio Scandurra
created
2 years ago
60d3fb4
Start computing workspace configuration more dynamically
Antonio Scandurra
created
2 years ago
ed9927b
Merge pull request #2292 from zed-industries/restart-app
Click to expand commit body
Make 'restart' action more reliable
Max Brunsfeld
created
2 years ago
d69868f
Make restart action more reliable
Max Brunsfeld
created
2 years ago
1ed3aed
Merge pull request #2291 from zed-industries/change-LSHandlerRank
Click to expand commit body
Change `LSHandlerRank` to `Alternate`
Julia
created
2 years ago
905e258
Change `LSHandlerRank` to `Alternate`
Julia
created
2 years ago
51eb53b
Merge pull request #2290 from zed-industries/close-remote-projects-when-leaving-call
Click to expand commit body
Close remote project windows when leaving a call
Max Brunsfeld
created
2 years ago
b344774
Close remote project windows when leaving a call
Max Brunsfeld
created
2 years ago
385dfe1
Merge pull request #2289 from zed-industries/sort-language-names-case-agnostically
Click to expand commit body
Sort language names case agnostically
Nathan Sobo
created
2 years ago
3c7237e
Sort language names case agnostically
Joseph Lyons
created
2 years ago
44a2506
Merge pull request #2288 from zed-industries/cut-off-collaborator-avatars
Click to expand commit body
Fix collaborator avatars being clipped and not centered
Nathan Sobo
created
2 years ago
c4e7611
Fix collaborator avatars being clipped and not centered
Click to expand commit body
Co-authored-by: Nathan Sobo <nathan@zed.dev>
Co-authored-by: Julia Risley <julia@zed.dev>
Max Brunsfeld
,
Nathan Sobo
, and
Julia Risley
created
2 years ago
75bea91
Convert code folding to be in terms of buffer points instead of display points
Click to expand commit body
Co-authored-by: max <max@zed.dev>
Mikayla Maki
and
max
created
2 years ago
Max Brunsfeld
created
2 years ago
2042188
Merge pull request #2286 from zed-industries/discoverable-sign-in
Click to expand commit body
Make sign-in more discoverable
Max Brunsfeld
created
2 years ago
0bbb4b2
Rename 'Authenticate' action to 'Sign In'
Click to expand commit body
Co-authored-by: Antonio Scandurra <antonio@zed.dev>
Max Brunsfeld
and
Antonio Scandurra
created
2 years ago
75901f1
Show sign in button directly in titlebar when not signed in
Click to expand commit body
Co-authored-by: Antonio Scandurra <antonio@zed.dev>
Max Brunsfeld
and
Antonio Scandurra
created
2 years ago
Antonio Scandurra
created
2 years ago
9e3085b
Merge pull request #2284 from zed-industries/automatic-user-creation
Click to expand commit body
Create user record automatically when someone logs in on the website
Antonio Scandurra
created
2 years ago
7af9dda
Merge pull request #2285 from zed-industries/fix-failed-theme-setting
Click to expand commit body
Fix failed theme setting
Mikayla Maki
created
2 years ago
2a5ac4f
Merge pull request #2283 from zed-industries/fix-code-fold-indicator-scaling
Click to expand commit body
Change fold icon width to scale with font size
Mikayla Maki
created
2 years ago
d8a3f16
Refactor load into a seperate function
Mikayla Maki
created
2 years ago
99257a8
Fix failed initialization of setting file in welcome experience
Mikayla Maki
created
2 years ago
0f42924
Fix seed binary
Antonio Scandurra
created
2 years ago
cba41ef
Create user record automatically when someone logs in on the website
Click to expand commit body
Now that we are moving out of the private alpha, we should let everyone
in when they try to log into zed.dev.
Antonio Scandurra
created
2 years ago
2ba38b2
Change icon width to scale with font size
Mikayla Maki
created
2 years ago
e7f78c4
Merge pull request #2281 from zed-industries/petros/z-298-the-terminal-button-is-not-shown-for
Click to expand commit body
Remove check for staffmode
Petros Amoiridis
created
2 years ago
8980df1
Remove feature flag
Click to expand commit body
It wasn't working in production anyway
Petros Amoiridis
created
2 years ago
2db8ac4
Merge pull request #2280 from zed-industries/terms
Click to expand commit body
Add terms of use to DMG in the bundle script
Nathan Sobo
created
2 years ago
818a514
Add terms of use to DMG in the bundle script
Click to expand commit body
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Nathan Sobo
and
Max Brunsfeld
created
2 years ago
1b4f783
Merge pull request #2279 from zed-industries/remove-invite-link
Click to expand commit body
Remove UI for invite link in prep for beta launch
Mikayla Maki
created
2 years ago
88599ad
Remove UI for invite link in prep for beta launch
Mikayla Maki
created
2 years ago
Max Brunsfeld
created
2 years ago
1096720
Merge pull request #2244 from zed-industries/less-surprising-defaults
Click to expand commit body
Clean up some default settings
Max Brunsfeld
created
2 years ago
5c7c4dd
Clean up some default settings
Julia
created
2 years ago
da35202
Merge pull request #2278 from zed-industries/screenshares-from-before-joining
Click to expand commit body
Fix failure to see screenshare tracks that were started prior to join…
Max Brunsfeld
created
2 years ago
f5c4a2a
Fix failure to see screenshare tracks that were started prior to joining a call
Click to expand commit body
Co-authored-by: Antonio Scandurra <antonio@zed.dev>
Max Brunsfeld
and
Antonio Scandurra
created
2 years ago
77a63c6
Merge pull request #2277 from zed-industries/switch-invite-person-icon
Click to expand commit body
Update Collab + icon
Mikayla Maki
created
2 years ago
Page 9 of 173