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 • 11 months ago •via X (Twitter)
7 Comments

Akshat Jain11 months ago
🙌

Gwali11 months ago
Looks super light and cool. Waiting to give it a try.

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

Nathaniel™11 months 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.amuna11 months ago
How are you handling the autocomplete? Language models or intellisense style ?

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

Cyber Red Owl11 months ago
Is it going to be open sourced?
