Max Brunsfeld
|
cbeb6e692d
|
Move postage crate version specification to workspace Cargo.toml
|
2023-03-21 11:26:13 -07:00 |
|
Antonio Scandurra
|
1af8f4be19
|
Deserialize Theme directly into the heap to avoid stack overflow
Co-Authored-By: Julia Risley <julia@zed.dev>
|
2023-03-17 15:58:52 +01:00 |
|
Antonio Scandurra
|
4d915f4530
|
Don't make fonts::Features Copy
|
2023-03-17 13:54:56 +01:00 |
|
Antonio Scandurra
|
7d13b00914
|
Allow setting font features on the terminal as well
|
2023-03-17 11:42:24 +01:00 |
|
Antonio Scandurra
|
b2c733baab
|
WIP: Allow specifying font features in the editor
This just lays the foundation for threading through a `fonts::Features`
struct, but it's not used yet.
|
2023-03-17 09:51:36 +01:00 |
|
Mikayla Maki
|
d8a3f16891
|
Refactor load into a seperate function
|
2023-03-14 09:56:27 -07:00 |
|
Mikayla Maki
|
99257a8213
|
Fix failed initialization of setting file in welcome experience
|
2023-03-14 09:46:28 -07:00 |
|
Max Brunsfeld
|
1096720b41
|
Merge pull request #2244 from zed-industries/less-surprising-defaults
Clean up some default settings
|
2023-03-13 11:54:46 -07:00 |
|
Julia
|
5c7c4dd4dd
|
Clean up some default settings
|
2023-03-13 14:54:28 -04:00 |
|
Joseph Lyons
|
c8696149b8
|
Add TextMate keymap
|
2023-03-13 08:27:04 -04:00 |
|
Mikayla Maki
|
350ddf2025
|
Add keymap picker UI
Co-authored-by: Max <max@zed.dev>
|
2023-03-07 17:29:08 -08:00 |
|
Mikayla Maki
|
ab4b3293d1
|
Fix project panel button and style it
Co-authored-by: max <max@zed.dev>
|
2023-03-07 14:49:13 -08:00 |
|
Mikayla Maki
|
5892f16602
|
Add test for base keymap setting
|
2023-03-07 14:02:42 -08:00 |
|
Mikayla Maki
|
19fc143209
|
Add base keymap setting
Format all files
Co-Authored-by: Nathan <nathan@zed.dev>
|
2023-03-07 12:19:51 -08:00 |
|
Mikayla Maki
|
86e2101592
|
Added the ability to nested values to the settings file, while preserving user formatting
co-authored-by: max <max@zed.dev>
|
2023-03-06 14:25:10 -08:00 |
|
Mikayla Maki
|
416c793076
|
Start on welcome experience settings
|
2023-03-06 14:25:10 -08:00 |
|
Max Brunsfeld
|
a890b8f3b7
|
Add a setting for ensuring a single final newline on save
|
2023-02-28 21:52:00 -08:00 |
|
Max Brunsfeld
|
ff85bc6d42
|
Add setting for removing trailing whitespace on save
|
2023-02-28 21:52:00 -08:00 |
|
Mikayla Maki
|
c2de0f6b5e
|
Add auto update setting
|
2023-02-14 18:05:42 -08:00 |
|
Kay Simmons
|
460dc62888
|
start adding setting for the screen sharing status indicator
|
2023-01-31 15:17:16 -08:00 |
|
Mikayla Maki
|
ea39983f78
|
Removed old experiments settings and staff mode flag, added new StaffMode global that is set based on the webserver's staff bit
|
2023-01-27 15:43:12 -08:00 |
|
Kay Simmons
|
a581d0c5b8
|
wip
|
2023-01-25 11:32:19 -08:00 |
|
Kay Simmons
|
15799f7af6
|
wip
|
2023-01-25 11:32:19 -08:00 |
|
Mikayla Maki
|
d060114f00
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
|
Max Brunsfeld
|
2f42af2ac3
|
Add confirm_quit setting
|
2023-01-20 13:02:38 -08:00 |
|
Mikayla Maki
|
a3da41bfad
|
Fix test failures due to dependency on Settings global in client for telemetry
co-authored-by: kay <kay@zed.dev>
|
2023-01-10 16:39:03 -08:00 |
|
Mikayla Maki
|
37a4de1a84
|
Add opt-out for metric reporting
co-authored-by: kay <kay@zed.dev>
|
2023-01-10 15:49:54 -08:00 |
|
Mikayla Maki
|
866f0e1344
|
Add the ability to opt-out of panic reporting
Co-authored-by: Kay <kay@zed.dev>
|
2023-01-10 15:07:01 -08:00 |
|
Kay Simmons
|
73e7967a12
|
working f and t bindings
|
2023-01-06 14:24:20 -08:00 |
|
Mikayla Maki
|
c42da5c9b9
|
WIP
|
2022-12-08 20:21:00 -08:00 |
|
Mikayla Maki
|
2733f91d8c
|
Fix bugs resulting from refactoring the terminal into project and workspace halves
|
2022-12-08 20:21:00 -08:00 |
|
Mikayla Maki
|
4798161118
|
Distributed database pattern built.
Co-Authored-By: kay@zed.dev
|
2022-12-03 16:06:01 -08:00 |
|
Kay Simmons
|
bb80cee19e
|
Merge pull request #1814 from zed-industries/golden-ratio
Active Pane Magnification
|
2022-11-18 13:14:03 -08:00 |
|
Joseph T Lyons
|
93e1e30323
|
Add release channel information to telemetry events
|
2022-10-27 15:53:14 -04:00 |
|
Max Brunsfeld
|
a4a8596a29
|
Store current release channel name in a file in the zed crate
|
2022-10-26 16:19:19 -07:00 |
|
K Simmons
|
e2ba8d6df7
|
Add active pane magnification setting which grows the active pane making it easier to see it's contents
|
2022-10-25 17:24:19 -07:00 |
|
Nate Butler
|
bd8509990a
|
Rename One theme and update Zed default theme
|
2022-10-20 15:31:17 -04:00 |
|
K Simmons
|
54cf6fa838
|
Pull blink functionality out of editor and into blink manager. Make blink manager subscribe to settings changes in order to start blinking properly when it is re-enabled.
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
|
2022-10-17 16:20:51 -07:00 |
|
K Simmons
|
40c3e925ad
|
Add cursor blink setting and replicate cursor shape to remote collaborators
|
2022-10-17 16:20:47 -07:00 |
|
Joseph T Lyons
|
0717c168d9
|
Derive Serialize on HourFormat
|
2022-10-16 12:51:48 -04:00 |
|
Joseph T Lyons
|
6d020a3ee9
|
Do not derive Default on JournalSettings
|
2022-10-16 12:51:34 -04:00 |
|
Joseph T Lyons
|
9a381c1803
|
Merge branch 'main' into settings-for-journal
|
2022-10-16 12:42:18 -04:00 |
|
Mikayla Maki
|
51c0a140c6
|
Merge pull request #1743 from zed-industries/new-settings-writing
Improved settings writing to be strongly typed and based on settings file content diffs
|
2022-10-12 17:18:48 -07:00 |
|
Mikayla Maki
|
e73270085b
|
Fixed settings
|
2022-10-12 17:11:47 -07:00 |
|
Mikayla Maki
|
dd1320e6d1
|
Improved settings writing to be strongly typed and based on settings file content diffs
Co-Authored-By: kay@zed.dev
|
2022-10-12 17:05:23 -07:00 |
|
Max Brunsfeld
|
6cdf4e98fc
|
Re-export basic text types from text and language crates
Also avoid production dependencies on fs and rope in collab
|
2022-10-12 15:48:19 -07:00 |
|
Mikayla Maki
|
e7b6d1befe
|
Added theme and dock anchor saving :D
|
2022-10-11 19:18:29 -07:00 |
|
Mikayla Maki
|
5487f99ac7
|
Moved settings_file.rs into settings crate. Should be ready to start now :D
|
2022-10-11 16:03:38 -07:00 |
|
Mikayla Maki
|
cc8ae45012
|
Added theme writing code, really bad race condition
|
2022-10-11 12:48:30 -07:00 |
|
Julia
|
2f96a09c46
|
Don't select on copy by default in the terminal
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
|
2022-10-10 13:48:56 -04:00 |
|