Commit log
6c163af
bash: Add highlighting of ANSI c string (#3153)
Click to expand commit body
Fixes zed-industries/community#2169
Release Notes:
- Fixed highlighting of ANSI C strings ($'foo') in "Shell script"
language buffers.
Piotr Osiewicz
created
2 years ago
e99d862
WIP Button Refactor
Nate Butler
created
2 years ago
c1c9db2
Add elevation enums + docs
Nate Butler
created
2 years ago
ea4e67f
Merge branch 'main' into guest-exp
Conrad Irwin
created
2 years ago
Antonio Scandurra
created
2 years ago
Antonio Scandurra
created
2 years ago
297cef1
WIP add Elevation Docs
Nate Butler
created
2 years ago
0dfbfdd
catchup with main
KCaverly
created
2 years ago
192b351
Merge branch 'gpui2-drag-drop' into zed2
Nathan Sobo
created
2 years ago
3a326bf
🤦 Remove references to system_color
Nate Butler
created
2 years ago
dd55cce
Merge branch 'n/d' into zed2
Nate Butler
created
2 years ago
1e13e27
Add ThemeColor interface for UI coloring and remove redundancy
Nate Butler
created
2 years ago
438cf52
Remove duplicate ThemeColor defs
Nate Butler
created
2 years ago
ec0b2e5
Add on_drop listeners
Nathan Sobo
created
2 years ago
Antonio Scandurra
created
2 years ago
Antonio Scandurra
created
2 years ago
Antonio Scandurra
created
2 years ago
c9d214e
Start crate doc
Nate Butler
created
2 years ago
38a7b39
Don't start dragging until you move to 2px
Nathan Sobo
created
2 years ago
239b0c2
Clear active state when drag starts
Nathan Sobo
created
2 years ago
6e4e19d
Fix infinite loop in select all
Conrad Irwin
created
2 years ago
cc445f7
Start scaffolding out the Copilot Modal UI
Click to expand commit body
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
Nate Butler
and
Mikayla Maki
created
2 years ago
258fcae
Position drag handle relative to cursor
Nathan Sobo
created
2 years ago
Nathan Sobo
created
2 years ago
d1adce5
Show red box when dragging
Nathan Sobo
created
2 years ago
a5836b0
Add chat mentions and a notifications panel (#3121)
Click to expand commit body
### Todo
* Displaying notifications
* [x] show them in panel
* [x] indicate read/unread status
* [x] allow requesting more by scrolling down
* [ ] style the panel
* [x] style the status bar icon
* Chat mentions
* [x] highlight mentions when editing message
* [x] persist mentions
* [x] highlight mentions when rendering saved messages
* Creating notifications
* [x] contact request received
* [x] contact request accepted
* [x] channel invitation received
* [x] mentioned in a chat message
* [x] Indicate responses to notifications
* Mark notifications as read
* [x] when viewing a contact request acceptance in the notification
panel
* [x] responding to contact invite
* [x] responding to channel invite
* [x] viewing a channel message mention
* [x] Replace previous notifications with auto-dismissing,
non-interactive toasts
### Release Notes:
- Added a notification panel, which displays notifications about contact
requests and channel invitations.
- Added the ability to `@`-mention users in the chat, so that they will
be notified of your message.
Max Brunsfeld
created
2 years ago
Antonio Scandurra
created
2 years ago
4d491ca
Tweak styling of notifications
Click to expand commit body
Co-authored-by: Piotr <piotr@zed.dev>
Max Brunsfeld
and
Piotr
created
2 years ago
2f0eaaf
Format timestamps more tersely in the notification panel
Click to expand commit body
Co-authored-by: Piotr <piotr@zed.dev>
Max Brunsfeld
and
Piotr
created
2 years ago
Nathan Sobo
created
2 years ago
4e90e45
move embedding truncation to base model
KCaverly
created
2 years ago
8766e5f
Avoid flickering toast when mentioned in already-visible chat channel
Click to expand commit body
Co-authored-by: Piotr <piotr@zed.dev>
Max Brunsfeld
and
Piotr
created
2 years ago
812ff9a
Account for markdown styling in mentions offset calculation.
Click to expand commit body
This also means that we can support smart punctuation.
Co-authored-by: Max <max@zed.dev>
Piotr Osiewicz
and
Max
created
2 years ago
Antonio Scandurra
created
2 years ago
Antonio Scandurra
created
2 years ago
Antonio Scandurra
created
2 years ago
da89190
Fix runtime errors
Nathan Sobo
created
2 years ago
Antonio Scandurra
created
2 years ago
Antonio Scandurra
created
2 years ago
b495669
Fix neovim tests with angle brackets
Conrad Irwin
created
2 years ago
3cf98c4
Add | as a bracket and a motion
Click to expand commit body
Although vim/nvim doesn't have | as brackets, it's common in langauges like Rust
and Ruby, and I expect it to work.
Conrad Irwin
created
2 years ago
9589f55
Fix some bugs with vim objects
Click to expand commit body
- softwrap interaction
- correct selection if cursor is on opening marker
Conrad Irwin
created
2 years ago
Antonio Scandurra
created
2 years ago
Antonio Scandurra
created
2 years ago
Antonio Scandurra
created
2 years ago
Antonio Scandurra
created
2 years ago
Antonio Scandurra
created
2 years ago
763b13e
Avoid duplicate acks for messages with mentions
Max Brunsfeld
created
2 years ago
59adcc1
Load more notifications when scrolling down
Max Brunsfeld
created
2 years ago
Antonio Scandurra
created
2 years ago
Page 7 of 275