Rev Leon Lonnie Love
damned mine eyes, DAMNED mine eyes!!
You're anti-vim Breh?
Nah I'm just pro VS CodeYou're anti-vim Breh?
It's lightweight, simple, and removes the need for a mouse when navigating source textWhat makes Vim better? I don't find it slow at all.
I'd rather code on paperNah I'm just pro VS Code
I'd rather code on paper
Cant tell u how many times i had text disappear the vsc terminal after i put my laptop to sleep and then reopen it after. I've had to restart the whole thing to remove that bug and get a terminal with visible text. Plus its sluggish even on my powerful work laptop.
Maybe one of y'all can help me with this...
I downloaded this live previewer extension for VSC but can't actually get it to work... Is that a problem on VSC's end or mine?
And what y'all brehs thoughts on Atom?
Discovered Vim and bushed VSC
What language are you trying to write in?
I personally use Jetbrains Ide's . However you will have to pay depending on the language you are trying to use.
Wren you say you can't get it to work, what process are you following to activate itMaybe one of y'all can help me with this...
I downloaded this live previewer extension for VSC but can't actually get it to work... Is that a problem on VSC's end or mine?
And what y'all brehs thoughts on Atom?
Wren you say you can't get it to work, what process are you following to activate it
I would assume if it's showing the HTML preview then it's trying to load in ann the CSS and JS assets as well. Are you sure your paths are correct? Does it work when previewed in a normal browser?Nevermind.. I was using an extension no one really uses (Live Previewer)
Just downloaded Live Server which seems to be popular and works fine now... but now my issue is how do I preview my CSS/JS with my HTML doc. I'm guessing I have to use external css and js in my html panel...