Commit log
a9ab413
Detect prettier in npm workspaces correctly (#3219)
Click to expand commit body
Deals with https://github.com/zed-industries/community/issues/2016
Also refactored project code to spawn less default prettiers.
Release Notes:
- Fixed prettier not working in npm workspaces
Kirill Bulatov
created
2 years ago
2fccde5
Remove unused code
Antonio Scandurra
created
2 years ago
efa27cf
Uncomment more editor code
Antonio Scandurra
created
2 years ago
09346fb
Port changes to zed2
Kirill Bulatov
created
2 years ago
24dd1c5
Properly order default prettier installations and startups
Kirill Bulatov
created
2 years ago
244c693
Reuse already running default prettiers
Kirill Bulatov
created
2 years ago
cf95f9b
Make it more clear that missing prettier is to blame
Kirill Bulatov
created
2 years ago
369b514
Restore LSP names for prettier servers
Kirill Bulatov
created
2 years ago
Kirill Bulatov
created
2 years ago
Kirill Bulatov
created
2 years ago
6bbb79a
Rework prettier installation and start
Kirill Bulatov
created
2 years ago
d673efe
Add prettier workspace resolution test
Kirill Bulatov
created
2 years ago
cdc82d0
Call editor::init
Antonio Scandurra
created
2 years ago
800c268
Remove dependency from gpui from editor2
Antonio Scandurra
created
2 years ago
fbee6b5
Get editor2 compiling with a ton of code commented out
Nathan Sobo
created
2 years ago
Nathan Sobo
created
2 years ago
Nathan Sobo
created
2 years ago
Nathan Sobo
created
2 years ago
72b9dc8
Merge remote-tracking branch 'origin/main' into editor2
Nathan Sobo
created
2 years ago
6a89f7c
rich text2 (#3220)
Click to expand commit body
- git -> git3
- Add rich_text2
[[PR Description]]
Release Notes:
N/A
Nathan Sobo
created
2 years ago
2a12e8f
Merge remote-tracking branch 'origin/rich_text2' into editor2
Nathan Sobo
created
2 years ago
383d912
[Not compiling] Continue working on VSCode import
Nate Butler
created
2 years ago
0b3932f
Convert rich_text2
Conrad Irwin
created
2 years ago
6ecb480
Add rich_text2
Conrad Irwin
created
2 years ago
Click to expand commit body
This is needed for the editor.
Conrad Irwin
created
2 years ago
0aabb19
Into the woods
Conrad Irwin
created
2 years ago
b4e2368
Merge branch 'main' into import-theme
Nate Butler
created
2 years ago
0d0b6db
Update theme importer
Nate Butler
created
2 years ago
8d09baa
Remove unintentionally committed txt file
Nate Butler
created
2 years ago
2b0c959
Add terminal colors to ThemeColors, add `_background` to some color names.
Nate Butler
created
2 years ago
9052b48
Use correct color values in quad fragment shader (#3217)
Click to expand commit body
Previously, when using rounded corners, the borders would get wider.
Looks like we weren't using the input color values consistently in the
fragment shader. The quad values are raw HSLA and are converted in the
vertex shader.
Release Notes:
- N/A
Nathan Sobo
created
2 years ago
95a0827
Clean up unused code
Marshall Bowers
created
2 years ago
152ac69
Add `themes2/src/themes` directory
Marshall Bowers
created
2 years ago
d1636bf
Finish up theme printer
Marshall Bowers
created
2 years ago
fc37628
Start work on theme printer
Marshall Bowers
created
2 years ago
Nathan Sobo
created
2 years ago
0bc5138
Add basic `VsCodeThemeConverter`
Marshall Bowers
created
2 years ago
e48332c
Parse VSCode theme files
Marshall Bowers
created
2 years ago
Conrad Irwin
created
2 years ago
0589813
Scaffold out new `theme-importer` crate
Click to expand commit body
Co-Authored-By: Marshall Bowers <1486634+maxdeviant@users.noreply.github.com>
Nate Butler
and
Marshall Bowers
created
2 years ago
Conrad Irwin
created
2 years ago
9e5275c
Fix error handling of open_path
Click to expand commit body
Co-Authored-By: Nathan <nathan@zed.dev>
Conrad Irwin
and
Nathan
created
2 years ago
972f076
Deserialize theme metadata
Nate Butler
created
2 years ago
58ac7f2
[Broken] Load a src theme in test
Nate Butler
created
2 years ago
5496987
Make the Zed2 window movable (#3218)
Click to expand commit body
This PR makes the Zed2 window movable and fixes a crash related to a
`todo!()` that wasn't necessary.
Release Notes:
- N/A
Marshall Bowers
created
2 years ago
6eeaa64
workspace2 (#3188)
Click to expand commit body
Tracking PR for workspace port
Conrad Irwin
created
2 years ago
8283909
Disable selective warnings to make cargo check happy
Conrad Irwin
created
2 years ago
91f3e97
Use correct color values in quad fragment shader
Click to expand commit body
Co-Authored-By: Julia Risley <julia@zed.dev>
Nathan Sobo
and
Julia Risley
created
2 years ago
269a724
Merge remote-tracking branch 'origin/main' into zed2-workspace
Conrad Irwin
created
2 years ago
85f0959
Remove the 2s from source code (#3216)
Click to expand commit body
Release Notes:
- N/A
Mikayla Maki
created
2 years ago
Page 71 of 349