15

In vscode, I was using live-server extension that reloads website whenever a file changes. What's the equivalent of this for people using nvim? What do you use?

top 5 comments
sorted by: hot top controversial new old
[-] 48954246@lemmy.world 3 points 2 months ago

Sort of depends what your writing in.

I've been using bun lately for typescript and it hot reloads my code changes.

This means it's independent of my chosen IDE

[-] claim_arguably@lemdro.id 2 points 2 months ago

I'm only using plain html, css and js.

[-] TechnoCat@piefed.social 3 points 2 months ago* (last edited 2 months ago)

you can just run live-server on the command line. npx live-server

[-] SinTan1729@programming.dev 2 points 2 months ago

Don't use it myself (I don't do much webdev), but this seems to do what you want.

https://github.com/barrett-ruth/live-server.nvim

this post was submitted on 21 Dec 2025
15 points (94.1% liked)

Neovim

2767 readers
1 users here now

founded 2 years ago
MODERATORS