Loading video...

Video Failed to Load

Go Home

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 Jain's profile picture
Akshat Jain11 months ago

🙌

Gwali's profile picture
Gwali11 months ago

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

verse  トロンホアン's profile picture
verse  トロンホアン11 months ago

Is there an option to open it from terminal?

Nathaniel™'s profile picture
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.amuna's profile picture
d.amuna11 months ago

How are you handling the autocomplete? Language models or intellisense style ?

dfranx's profile picture
dfranx11 months ago

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

Cyber Red Owl's profile picture
Cyber Red Owl11 months ago

Is it going to be open sourced?

Related Videos