How to Run HTML Code in VSCode (Visual Studio Code) in Chrome on Windows 7 10 11

  Рет қаралды 78,395

Ghost Together

Ghost Together

3 жыл бұрын

Sign Up 👻👻👉 semicolon.dev/KZfaq
(We're free online community, meet other makers!)
0:00 How to run HTML in VSCode using Code Runner extension

Пікірлер: 42
@ghosttogether
@ghosttogether Жыл бұрын
If this helped you, please Like and Comment 🙂 This helps more people find my videos on KZfaq, and motivate me to make more videos for ya'll
@hyper8547
@hyper8547 2 жыл бұрын
You are amazing, simple and straight to the point
@ohadavni
@ohadavni Жыл бұрын
tnx for this, but I remember that up until recently I had a vs code where I could have easily without any cnfiguration see my code running on a browser (Chrome) How is it possible that I donb't have the option anymore?
@hindustangameryogiraj9348
@hindustangameryogiraj9348 2 жыл бұрын
THANKS YOU SemicolonDotDev 😭👌👌✔✔✨
@nerd991
@nerd991 2 жыл бұрын
My Software is showing Code language not supported or defined. what should i do
@vlad_nikiforov40
@vlad_nikiforov40 Жыл бұрын
THANK YOU SO MUCH!
@ishaanrajmishra6251
@ishaanrajmishra6251 8 ай бұрын
I am encountering the same problem you are where I need to mention the complete address of the file in the settings file to actually run it. this is a work around not a solution, has anybody figured out a solution to this?
@vinaybuttala9069
@vinaybuttala9069 Жыл бұрын
It's working bro thank you
@divyanagashree
@divyanagashree 2 жыл бұрын
i did this but i am unable to make use of to link another JS file with html. could you perhaps help with it?
@ghosttogether
@ghosttogether 2 жыл бұрын
Can you show your code? It's hard to help without actually seeing potential mistakes :)
@tahirabbas3427
@tahirabbas3427 Жыл бұрын
Sir I joined chrim and Java script but when re open visual code it don't run
@akherajani9860
@akherajani9860 6 ай бұрын
still having same problem please guide
@Heyrider3606
@Heyrider3606 2 жыл бұрын
it is correct way explain fully thanks for make this video bro...
@twillight_c
@twillight_c 6 ай бұрын
How to save the .json file
@KHALID-hv6xr
@KHALID-hv6xr 2 жыл бұрын
can you make a video for css ?
@camerongomez4093
@camerongomez4093 2 жыл бұрын
Can someone help me out. When I change the json settings and then try to run the code afterwards, I get the message " /bin/sh: start: command not found "
@learningstuff5679
@learningstuff5679 2 жыл бұрын
Me too. I think video f*cked my Vs code
@ghosttogether
@ghosttogether 2 жыл бұрын
What OS are you on?
@mohmis613
@mohmis613 Жыл бұрын
it not working with my why !!
@farhannishat3025
@farhannishat3025 10 ай бұрын
thanks bro
@md.jahangiralam4273
@md.jahangiralam4273 2 жыл бұрын
I think he didn't use the proper path that's why it showed "This site can’t be reached..........."...Just change the path to the suggestion above " cd $dir && start chrome && $dir$fileName" or "cd $dir && $dir$fileName" I hope will work now...
@ernestpergrem3368
@ernestpergrem3368 2 жыл бұрын
Thanks, much more flexible that hard coding the path. Just a mention, in the first example, if Chrome isn't your default browser Code Runner opens Chrome, but renders the file in your default browser leaving Chrome empty. The second example goes straight to your default browser. Great for me since I'm a Firefox user. Also, if filename has any spaces in it the above fails. Found this fix on gitbub; "html": "cd $dir && \"$fileName\""
@mahdikeshtani2633
@mahdikeshtani2633 2 жыл бұрын
thank you man :)
@BANOTHUUDAYASREE
@BANOTHUUDAYASREE Жыл бұрын
thank u somuch..this really worked
@riisator8145
@riisator8145 Жыл бұрын
not that helpful, running code leaves me with the terminal not output and no idea how to fix it. need to look elsewhere
@swed7
@swed7 Жыл бұрын
it says Code language not supported or defined. after doing everything u said
@duncannganda3531
@duncannganda3531 7 ай бұрын
Mine too. Did you get help?
@swed7
@swed7 7 ай бұрын
nope
@nahdig8yth233
@nahdig8yth233 Жыл бұрын
i cant inspecter
@tiff2060
@tiff2060 Жыл бұрын
"html": "cd $dir && open -a 'Google Chrome' $fileName",
@bizzidongman4486
@bizzidongman4486 Жыл бұрын
Thanks 😎 It work for my Macbook
@learningstuff5679
@learningstuff5679 2 жыл бұрын
Comment revoked.
@ghosttogether
@ghosttogether 2 жыл бұрын
Really depends on what/how it didn't work, lol. Of course there will be cases like that. But let me know what went wrong exactly, and I might be able to look into this!
@learningstuff5679
@learningstuff5679 2 жыл бұрын
@@ghosttogetherMy apologies I've been losing my mind trying to fix a live server launch browser error along with html not being recognised in VS Code. After 4 days of trying to find a tutorial I just came across a video of how to delete all settings and reset VS Studio to default settings
@ghosttogether
@ghosttogether 2 жыл бұрын
@@learningstuff5679 No worries, hope you get it to work by doing a reset.
@bharathloganathan4030
@bharathloganathan4030 Жыл бұрын
Really worked 🥹 after many days found a solution thankyew
@mashiyamahlengcobo1056
@mashiyamahlengcobo1056 Жыл бұрын
It’s not working, bro you just wasted my time😡
@user-qu6fy8ng1w
@user-qu6fy8ng1w Жыл бұрын
Bruh WTF🤣😂😂
@tshepangteydore6555
@tshepangteydore6555 4 ай бұрын
😂😂
@user-en6my8fg2l
@user-en6my8fg2l 3 ай бұрын
h@r@mi
@krishtomar4934
@krishtomar4934 2 жыл бұрын
".html": "\"C:\\Program Files\\BraveSoftware\\Brave-Browser\\Application\\brave.exe\"" This works for me perfectly !!!
@user-tv8pw2js4b
@user-tv8pw2js4b Жыл бұрын
thanks bro
How to Setup Visual Studio Code for HTML, CSS, and JavaScript
9:48
SkillsBuild Training
Рет қаралды 289 М.
Despicable Me Fart Blaster
00:51
_vector_
Рет қаралды 19 МЛН
Русалка
01:00
История одного вокалиста
Рет қаралды 6 МЛН
1 or 2?🐄
00:12
Kan Andrey
Рет қаралды 58 МЛН
I Can't Believe We Did This...
00:38
Stokes Twins
Рет қаралды 110 МЛН
Vim in 100 Seconds
11:53
Fireship
Рет қаралды 1,1 МЛН
The Most Legendary Programmers Of All Time
11:49
Aaron Jack
Рет қаралды 536 М.
My Visual Studio Code Setup for Web Development
13:56
ForrestKnight
Рет қаралды 1 МЛН
Don't use VSCode
35:31
PyCon South Africa
Рет қаралды 214 М.
How I Would Learn To Code (If I Could Start Over)
13:43
Namanh Kapur
Рет қаралды 7 МЛН
Powerful VSCode Tips And Tricks For Python Development And Design
15:50
How to Run C# in Visual Studio Code on Windows 10 2022
10:12
Tech Decode Tutorials
Рет қаралды 642 М.
VSCode | HTML and CSS support and configuration
7:31
Code with Sam
Рет қаралды 144 М.
Despicable Me Fart Blaster
00:51
_vector_
Рет қаралды 19 МЛН