Loading video...
Video Failed to Load
Autocomplete, function signature help, inlay hints, code folding, info on hover, pinned lines for easier navigation, whitespace preview, CTRL + Click/B, etc… are already implemented.
13,462 views • 1 year ago •via X (Twitter)
7 Comments

Akshat Jain1 year ago
🙌

Gwali1 year ago
Looks super light and cool. Waiting to give it a try.

verse トロンホアン1 year ago
Is there an option to open it from terminal?

Nathaniel™1 year ago
This is lovely and great. Is there code folding for nesting levels ? That's a feature I love on VScode that allows me to assimilate large files.. Vscode uses CMD + k + <nesting_level> e.g 1, 2

d.amuna1 year ago
How are you handling the autocomplete? Language models or intellisense style ?

dfranx1 year ago
I am using language servers, in this instance I am connecting to clangd for C++ autocomplete.

Cyber Red Owl1 year ago
Is it going to be open sourced?
