5c7f2bb
Close and re-open buffer in language server when it gets renamed
Antonio Scandurra created
5c7f2bb
Close and re-open buffer in language server when it gets renamed
Antonio Scandurra created
9188f51
Add unit test to illustrate how language server renames should work
Antonio Scandurra created
e697ffb
Merge pull request #736 from zed-industries/update-followers-when-navigating
Update followers when navigating back and forth
Antonio Scandurra created
5ef484c
Update followers when navigating back and forth
Antonio Scandurra created
4a5c49e
Skip checking for updates when an update has already been installed
Antonio Scandurra created
4adb245
:lipstick:
Antonio Scandurra created
493450f
Massage styling of auto-update messages a bit
Antonio Scandurra created
bd0b063
Display `Installing update…` when the new app is being copied
Antonio Scandurra created
61c479e
Pass an `NSString` to `objectForInfoDictionaryKey`
Antonio Scandurra created
e566a83
Find path to running app using [NSBundle bundlePath]
Max Brunsfeld created
fb2caf3
Add application menu item for checking for updates
Max Brunsfeld created
9c469f2
Add remaining logic for downloading updates, add status bar indicator
Max Brunsfeld created
6daefc4
Merge pull request #734 from zed-industries/fix-prompt-panic
Drop borrow to window state before calling beginSheetModalForWindow
Nathan Sobo created
66544d5
Drop borrow to window state before calling beginSheetModalForWindow
Co-Authored-By: Keith Simmons <keith@the-simmons.net>
Nathan Sobo and Keith Simmons created
05a0515
Move style source files to src and build to dist
Co-authored-by: Nate Butler <nate@zed.dev>
Keith Simmons and Nate Butler created
b060fb0
Merge pull request #732 from zed-industries/fix-impersonation-in-api
In API, wait to create access token until after we impersonate a user
Nathan Sobo created
6a1be11
Wait to create access token until we impersonate a user
We need to wait to create the token until we decide on whether we're impersonating a different user, otherwise we'll create the token for the original user and the impersonated user won't be able to authenticate.
Nathan Sobo created
58dee75
Merge branch 'styles-in-typescript' of https://github.com/zed-industries/zed into styles-in-typescript
Nate Butler created
3dc99a8
Update dark, light themes.
Nate Butler created
a3fc719
Add a combined `tokens.json` for Figma Tokens
- Having individual json files for themes and core is useful for copy+pasting while exploring changes - Figma github sync requires a single json file to pull down
Nate Butler created
90df8a3
Fix incorrect ramp preset values in `color.ts`
- Regenerate themes and tokens as well
Nate Butler created
37441bf
Add basic support for exporting tokens to Figma Tokens. (#724)
* WIP on figma token export * WIP Working export * Tidy up the figma tokens script * Correctly format theme json structure for Figma Tokens * Finish up themeTokens imports
Nate Butler created
e0e9a14
Remove leftover console.log
Nate Butler created
631d8d0
Refined dark theme styles
Nate Butler created
c374fd2
WIP
Nate Butler created
bfde9dc
Add greg to .zed.toml
Nate Butler created
381d50b
WIP
Nate Butler created
c812add
Add "npm run watch" command to live reload changes
Nate Butler created
391aed3
Start loading new theme JSON format instead of TOML
Replaced remaining extends with javascript object extension. Moved tokens/core.ts to tokens.ts and massaged the types to make it more obvious when types don't match up. Co-authored-by: Nathan Sobo <nathan@zed.dev>
Nathan Sobo and Nathan Sobo created
371ea7c
Update style tree based on changes to _base.toml from main
Co-Authored-By: Nate Butler <1714999+iamnbutler@users.noreply.github.com>
Nathan Sobo and Nate Butler created
d2a070c
Write theme JSON files from buildThemes script
Co-Authored-By: Nate Butler <1714999+iamnbutler@users.noreply.github.com>
Nathan Sobo and Nate Butler created
70a783c
Fix TS compile error
Nathan Sobo created
211c473
Update renamed/moved imports
Nate Butler created
43a7cad
Type `name`
Nate Butler created
bfeb6ab
Finish dark.ts initial port and restructure files to get ready for build script
Build script currently fails to type check. Not sure whats going on. Will fix in the morning. Co-authored-by: Nate Butler <nate@zed.dev>
Keith Simmons and Nate Butler created
f11e0ae
wip
Keith Simmons created
210eb2f
wip
Keith Simmons created
083c1f7
WIP for keith
Nate Butler created
ae8b610
WIP: Scaffold tokens in dark.ts, no real values yet.
Nate Butler created
c008e65
Extract `search` from `app`
- Also update border to use borderColor( )
Nate Butler created
d88e204
Update app.ts, editor.ts
Nate Butler created
70b15e4
Convert chat panel
Nathan Sobo created
189db63
Convert project panel styles
Nathan Sobo created
cb3c111
Convert editor styles to TypeScript
Nathan Sobo created
8b33a58
Express workspace in terms of new components
Co-Authored-By: Nate Butler <1714999+iamnbutler@users.noreply.github.com>
Nathan Sobo and Nate Butler created
1f71e74
WIP: Color WIP
Nate Butler created
bfce4a6
WIP: Add `rose` color tokens to `core.ts`
Nate Butler created
2aebb04
Start on TypeScript-based styling system
Co-Authored-By: Nate Butler <1714999+iamnbutler@users.noreply.github.com>
Nathan Sobo and Nate Butler created
38e902b
WIP: Start on auto-update
Co-Authored-By: Nathan Sobo <nathan@zed.dev> Co-Authored-By: Max Brunsfeld <max@zed.dev> Co-Authored-By: Keith Simmons <keith@zed.dev>
Antonio Scandurra , Nathan Sobo , Max Brunsfeld , and Keith Simmons created
cbf6d82
v0.24.0
Antonio Scandurra created