Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@retoor because the person is using notepad. So baby steps. notepad++ has syntax highlighting for supported file types. vscode is a lot more complexity for a newb.
-
retoor115631y@Demolishun that's the thing, I don't think it's more complex. Maybe the dark bg is scary
-
@retoor I was thinking you would have to install an HTML editor plugin. But apparently it supports it out of the box. Can you edit a html file without creating a project?
-
retoor115631y@Demolishun yes, you can! I don't use some project files. I always navigate to project directory and execute `code . ` and it opens the directory in the editor. No config needed
-
@retoor I blame low level domainslije web development where you can get away without any analytical or mayhetical skill.
-
retoor115631y@aviophile true. Let's push the button, we all go back to C. Survival of the fittest
-
Big IDEs can be scary for beginners (too many options that can go wrong)
Why not introduce them to notepad++ so they can dip their toes into the world of proper development
Friend trying to teach herself to code. Refuses to use a code editor and insists on notepad... Like wtf. She's just done like a single page of html so far but still. She asked me to look at it and I caught a basic ass mistake that syntax highlighting would've got
rant