Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Rust 製エディタ Zed を布教したい
Search
codemountains
June 07, 2024
Programming
0
570
Rust 製エディタ Zed を布教したい
codemountains
June 07, 2024
Tweet
Share
More Decks by codemountains
See All by codemountains
API ファーストな CMS の世界
codemountains
0
36
Rust | axum でモック用の API サーバーを起動できる CLI ツール作ってみた
codemountains
0
42
Rust.Nagoya #1
codemountains
0
400
Momento Deep Dive - 真のサーバーレスとは?
codemountains
0
570
kintone Night Nagoya vol.12 - kintone x Collaboflow で評価日報
codemountains
0
44
LINE WORKS と 生成 AI ~Claude 3 と LangChain~
codemountains
0
750
Amazon S3 Express One Zone & AWS re:Invent 2023 現地体験談
codemountains
0
1.2k
Shuttle で Rust アプリケーションを爆速デプロイ
codemountains
0
260
Postman CLI で Integration Test
codemountains
2
940
Other Decks in Programming
See All in Programming
AWS Summit Hong Kong 2025: Reinventing Programming - How AI Transforms Our Enterprise Coding Approach
dwchiang
0
130
GitHub Copilot for Azureを使い倒したい
ymd65536
1
330
On-the-fly Suggestions of Rewriting Method Deprecations
ohbarye
3
5.2k
カオスに立ち向かう小規模チームの装備の選択〜フルスタックTSという装備の強み _ 弱み〜/Choosing equipment for a small team facing chaos ~ Strengths and weaknesses of full-stack TS~
bitkey
1
140
大LLM時代にこの先生きのこるには-ITエンジニア編
fumiyakume
8
3.3k
KawaiiLT 登壇資料 キャリアとモチベーション
hiiragi
0
160
スモールスタートで始めるためのLambda×モノリス(Lambdalith)
akihisaikeda
2
400
AIコーディングの理想と現実
tomohisa
36
39k
ASP.NETアプリケーションのモダナイゼーションについて
tomokusaba
0
260
By the way Google Cloud Next 2025に行ってみてどうだった
ymd65536
0
120
Thank you <💅>, What's the Next?
ahoxa
1
600
Serving TUIs over SSH with Go
caarlos0
0
630
Featured
See All Featured
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
5
600
Facilitating Awesome Meetings
lara
54
6.3k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Fontdeck: Realign not Redesign
paulrobertlloyd
84
5.5k
GraphQLとの向き合い方2022年版
quramy
46
14k
Making Projects Easy
brettharned
116
6.2k
The Cost Of JavaScript in 2023
addyosmani
49
7.8k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Code Review Best Practice
trishagee
67
18k
Designing for Performance
lara
608
69k
Transcript
Rust製エディタ Zedを布教したい 好きなエディタについて語ろう!エディタトーークLT会 Kazuno Fukuda 2024.06.07
01 - 自己紹介 02 - What is Zed? 03 -
Zed の推しポイント 04 - Zed の伸び代 05 - まとめ
Kazuno Fukuda Kazuno Fukuda 推し言語は Rust 趣味は登山とスキー 今日は近くのJPタワーから来ました 01 -
自己紹介
What is Zed? https://zed.dev
What is Zed? “Code at the speed of thought” Atom
と Tree-sitter の開発者が開発 MacOS で動作するオープンソースのエディタ コラボレーション(共同編集)もできる Next Vim を目指している GitHub Copilot を使用可能
「思考の速さでコーディングする」 Code at the speed of thought
Atom の後継 AtomとTree-sitterの開発メンバーを中心に OSSで開発が進められている
Vim Mode Vim エミュレーション レイヤー ZedのVimモードは、主に 「期待通りのことをする 」ことを想定している: vimを正確にコピーしようとすることがほとんどだが、Zed固有の機能が利用可能な 場合はそれを使って、物事をよりスムーズにする。
Vim mode in Zed is supposed to primarily "do what you expect": it mostly tries to copy vim exactly, but will use Zed-specific functionality when available to make things smoother.
Zed の推しポイント Rust 製のオープンソース Rust 製のオープンソース
Rust には夢がある... パフォーマンス要件が厳しい領域に強い Code at the speed of thought を支えている!
Rust のユースケースとしてウォッチしていると楽しい
コントリビュートを狙いたい...!! コントリビュートを狙いたい...!!
Zed の伸び代 VSCode の牙城は崩せてない... MacOS のみで動作する Windows と Linux での動作はロードマップにある!
非対応の言語も... 伸び代がたっぷり! 伸び代がたっぷり! (メインでは VSCode と RustRover を使ってます)
まとめ 古参アピールするためにも 古参アピールするためにも Zed を使っていこう!!!! Zed を使っていこう!!!! Rust 製の爆速エディタ Rust
製の爆速エディタ
最後に... Rust の勉強会します。遊びに来てください! https://rustnagoya.connpass.com/event/320198/
None