Smit Barmase's Avatar

Smit Barmase

@smitbarmase.com

fixing bugs @zed.dev. find me on github.com/smitbarmase

147
Followers
148
Following
16
Posts
07.02.2024
Joined
Posts Following

Latest posts by Smit Barmase @smitbarmase.com

Preview
Hired Through GitHub: Part 2 - Zed Blog From the Zed Blog: More stories from the open source contributors who became core team members.

Before we were on the same team, they made Zed better.
We’re grateful to build alongside @smitbarmase.com and Bennet.

zed.dev/blog/hired-t...

30.10.2025 11:55 πŸ‘ 38 πŸ” 1 πŸ’¬ 1 πŸ“Œ 1
Video thumbnail

Zed has raised a $32M Series B, led by Sequoia Capital.

We’re full speed ahead making a great editor, but there’s a bigger picture: we're building DeltaDB, a new kind of database for collaborative coding.

Early days, but the vision is clear: zed.dev/blog/sequoia...

20.08.2025 14:29 πŸ‘ 96 πŸ” 6 πŸ’¬ 2 πŸ“Œ 8

So many things are impossible only because someone told you they were impossible and you believed them

19.08.2025 14:48 πŸ‘ 77 πŸ” 20 πŸ’¬ 3 πŸ“Œ 0

This kept with me, nowadays when making websites outside of work I still make sure to reduce the size as much as possible.

Whenever for work I get to work on websites using React or other heavy libs, see the large bundles..

I can't help but think how many seconds it would've taken to load in 56k

19.08.2025 03:33 πŸ‘ 7 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

we’re considering that, thanks for the motivation. i will keep you updated.

15.08.2025 14:28 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

```jsonc
{
"context": "vim_mode == insert",
"bindings": {
"ctrl-e": ["editor::MoveToEndOfLine", { "stop_at_soft_wraps": false }]
}
}
```

15.08.2025 13:30 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

thanks for clarifying! in vim insert mode, we follow the same behavior as neovim, which is to "insert the character below the cursor". this is likely to stay as is πŸ˜„, but it's configurable, so you can add the following to your keymap.json to change it:

15.08.2025 13:30 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

hey amos, smit from the zed team here. just to clarify, when you say "end of the line", do you mean the end of the last line? ctrl-e should go to the end of the current line on all keymaps in non-vim mode.

15.08.2025 12:52 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Thanks for your feedback. This is fixed now: github.com/zed-industri...

20.05.2025 14:21 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

can you make it available in india?

21.03.2025 17:24 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

hey kenton! i'm from the zed community team. we recently fixed that in 0.176.1. can you try this on the latest zed?

19.03.2025 08:25 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

We engineered Zed to be instantly responsive, but what's faster than instant? Anticipating your next move.

Introducing edit prediction, powered by Zeta, our new open-source language model. πŸš€

13.02.2025 19:34 πŸ‘ 226 πŸ” 21 πŸ’¬ 12 πŸ“Œ 13

thanks for the recognition! big shoutout to the team, especially @mydeathmachine.bsky.social, for their support. excited to keep contributing and making zed better!

07.01.2025 05:55 πŸ‘ 9 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

2/3: The quality of their issue and PR writeups has been exceptional. To date, 27 of their pull requests have been merged, with an additional 2 currently under review. We can't thank you enough for helping to make Zed better for everyone. Your work has not gone unnoticed!

07.01.2025 01:35 πŸ‘ 19 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

1/3: We want to recognize an outstanding community member. @0xtimsb reached out to us to express their interest in helping make Zed better. Shortly after, we immediately saw PRs coming in that addressed bugs and added quality-of-life features.

07.01.2025 01:35 πŸ‘ 73 πŸ” 2 πŸ’¬ 2 πŸ“Œ 0

for right, clicking the home button won't directly scroll to the top, right? it would need a second click for that, correct?

i don't want that annoying twitter issue where you open a feed, and it automatically scrolls to the top, losing the post that was right in front of your eyes.

18.12.2024 05:43 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

πŸš€ Introducing Zed v0.165!

Just as you can split editor panels, you can now split the terminal panel.

11.12.2024 18:19 πŸ‘ 105 πŸ” 7 πŸ’¬ 3 πŸ“Œ 0

Special thanks for PRs from:
- @0xtimsb.com: Project panel fixes
- Hawkbawk: file_scan_inclusions
- omennia: Task output
- AidanV: Vim resize motions
- helgemahrt: Vim unmatched motions
- clwainwright: Python doc highlights
- Techatrix: LSP code_actions_on_format

04.12.2024 21:21 πŸ‘ 11 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

oh yes, i forgot about that. it's good that this option exists.

05.11.2024 12:01 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

i think it will be hard for people to adjust to reddit-style comments. i like it tho.

05.11.2024 11:08 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

i'm loving bsky so far

01.11.2024 12:21 πŸ‘ 7 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

you forget: make it work on safari

01.11.2024 07:09 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

guys i just saw bot in here

31.10.2024 16:34 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

this actually feels more snappy that x

31.10.2024 15:51 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

hi from the blue side

31.10.2024 14:59 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0