If anyone runs into the issue of "you don't have an extension for debugging json with comments" or similar, make sure you open the correct folder in VS code. It has to be the one created from running the "yo code"-script
I ran into that issue, from what I've gathered it just means you don't have your debugger of choice, chosen. you have to select the bug icon and choose "show all automatic debug configurations" select which debugger you want to use and it should work.
I was on Intellij's IDEs since I started programming (The community editions are always free). Now I wanted to get into C++ but the C++ IDE from Intellij costs 400$ a year (Java and Python are free) so I did everything to make VSCode feel like Intellij. Changed the font, changed the icons, and spent a day making exactly the theme from Intellij for C++. It really is a PITA but now it looks like the IDE i know.
Amazing video! Everything ran smoothly until the install 'yo generator-code part'. I literally spent the whole morning trying to figure out what was wrong. And finally after using powershell and cmd and failing I used git bash and like a miracle it worked! All the errors disappeared and now my theme is out there in the marketplace. Thank you for the awesome tutorial!
Good stuff. I had one dark theme from an extension but I wasn't satisfied with the colors and I couldn't find any dark theme I fully like, so I started changing this one I downloaded, I changed pretty much everything!! And added some extra colors tokens from other themes and even some colors I created myself. I spent a shitload of hours testing so many colors but it was worth it. I'm super happy with my theme now. 😁😁😁
4:19 for me it says "Command 'nmp' not found, did you mean: ..." and then a bunch of options, im trying it on a new linux pc, without yet installing vscode, what stuff do i need to install to run the command?
you should be writing "npm" not "nmp". If you are writing "npm" then you need to go to the Node JS website and install Node (this will also install npm)
Had some issues when I tried to debug this as I got "Couldn't find task npm " error but then managed to see my theme by clicking "debug anyway". When I try the "vsce package" command I get the following error : "ERROR Extension manifest not found" Is there any workaround?
2 роки тому
Now that's quality vid'! 👌👍 Thanks for shedding light on this hairy task
Background music was very pleasing. Best that I have heard till now , on UA-cam Also if someone installing yo code generator and your command is not found. Reinstall yo by just typing - npm install -g yo And yo code will work
I have an issue: I don't have an open setting (JSON) I have an Open default setting (JSON), and open user setting (JSON), and Open workspace setting (JSON) so now what should i choose
does anyone knows how to change de "()" or de "[]" colors? I know they use like 3 or 4 diferente colors but how can I change them? The inspector doesn't show the ids
when Im installing yo code, it says it has vulnerabilities and when i run "yo code" , it doesn't identify yo code even though it downloaded correctly. why and help pls it also says it has running scripts disabled and i would like to know how to fix this thanks. it does work in the cmd but then it doesn't let me paste the creator token
hello, is there a way to add semanticTokenColorCustomizations in the theme ? i have more specific settings that i would like to add to the theme, taht the textmate scope dont seem to be able to provide (like constate declaration vs constante usage)
I hit F5 (I am on windows) and It gives a pop up saying You don't have an extension to debug json with comments. I try to search for an extension but no results
Hello, Jessica, this is Eleeyas from India I'm your new subscriber. I like your tutorials. Thanks this Theme is awesome. But your vs code theme is different I like that theme very much and your computer desk setup is arranged beautifully.
Does anyone runs into the issue of "Part URI is not valid per rules defined in the Open Packaging Conventions specification." Please If you are help me to solve this
Can you please please please please please please please please please please tell which theme has been shown in the intro first... I really loved it... The one displayed at 0:08.
I have just one question. Is it optional to create these themes using the yo code, or it is necessary. Because I just want for my vs code editor, not for marketing it.
Amazing tutorial, you're really good at this, and it seems to be quite easy once you get familiar with the JSON syntax!😊However, I'm new to VSC. Is there a prerequisite to using the "npm" command? I'm getting "npm : The term 'npm' is not recognized as the name of a cmdlet, function, script file, or operable program.". Edit: Found it! 😂Installed "npm commands for VSCode".
I have just published a color theme call Monokai X by just follow your tutorial! What coding font are you using in this tutorial? Would you mind sharing the font name?
I did all this and publish but when i click on Install (marketplace), it doesn't install but open the VS Code. ): Need some help on that, prob someone else is having this issue?
If anyone runs into the issue of "you don't have an extension for debugging json with comments" or similar, make sure you open the correct folder in VS code. It has to be the one created from running the "yo code"-script
What if it's a repo I forked??
I ran into that issue, from what I've gathered it just means you don't have your debugger of choice, chosen. you have to select the bug icon and choose "show all automatic debug configurations" select which debugger you want to use and it should work.
is your bug fixed??
if you don't i could help you
@@randomluck9802 Hey, I'm getting this bug too and can't seem to see the issue. Would you mind helping?
Actually I fixed it - turns out you literally need to have nothing open apart from the folder itself when you press f5 (so don't open any .json files)
I’ve been coding for about 10 minutes now & I’m about to jump down this rabbit hole. Wish me luck!!
I don't care about making my own theme, because changing the colours makes me anxious, but this was just fun to watch! :D
I was on Intellij's IDEs since I started programming (The community editions are always free).
Now I wanted to get into C++ but the C++ IDE from Intellij costs 400$ a year (Java and Python are free) so I did everything to make VSCode feel like Intellij.
Changed the font, changed the icons, and spent a day making exactly the theme from Intellij for C++. It really is a PITA but now it looks like the IDE i know.
Omg I spent an entire day changing the color scheme on sublimetext, thank you so much!
Amazing video! Everything ran smoothly until the install 'yo generator-code part'. I literally spent the whole morning trying to figure out what was wrong. And finally after using powershell and cmd and failing I used git bash and like a miracle it worked! All the errors disappeared and now my theme is out there in the marketplace. Thank you for the awesome tutorial!
can you make a theme if I send you the colors ?
@@MRX-qu1lt Yes sure
Your videos are amazing. Well organized and great use of visuals. I can tell you put a lot of work into your content!
Intros always funny😂
thank you!!
Thank you for this. I don't know why Microsoft had to make this so ridiculously complicated. But, your video helped me actually do it.
Thanks for putting this awesome guide together, Jess. Very helpful for those wanting an extreme degree of customization.
I absolutely love this video, easy to understand and you're addressing literally every question that's come up in my mind while i'm watching.
Never thought this would be soo easy.
This is the one.
I was waiting For this video for a long time.
Great video!
However I am currently stuck at the debugging part - 6:10 - I can't seem to have the extension that debugs JSON with js :(
same!
stumbled upon this first video from 'i quit' video... you are an excellent teacher... precise, to the point, elegant
Outstanding! This was so well done! Everything I needed to know, and now I can pull all the tons of code out of my settings.json! Thank you!
I actually already knew all this but the presentation is so good that I stayed till the end.
And very well done on the theme-generator website. 👍
Thanks so much!!
Thank you soo much for holding my hand for this. Would have never managed without this video!
I was struggling to finish the theme but just because of your color generator thing I finished thank you.
Another fantastic video. I always wondered how you made themes and here is the answer! Thanks!
Jessica, I just started with Vscode, THIS HELPS A LOT, Thank youu my guy!
No problem!
Dear Jessica, Help! Help! my vscode editor is not loading the preview but the new window is popping up and no error at all. Please help me out 🙏
I found you through dev ed and I am not disappointed! time to build my own theme!
Thanks for watching! Best of luck making your theme!
Very well explained bro! All the best
Good stuff. I had one dark theme from an extension but I wasn't satisfied with the colors and I couldn't find any dark theme I fully like, so I started changing this one I downloaded, I changed pretty much everything!! And added some extra colors tokens from other themes and even some colors I created myself. I spent a shitload of hours testing so many colors but it was worth it. I'm super happy with my theme now. 😁😁😁
how did you go about that? I want to just edit one that already exists.
I made a theme in just a day all thanks to you.It's name is 'Darkai theme'.
It is type of old fashioned but ya for starting it is just amazing It will rock soon if you will make it more modern
@@aaryanbhurtel5378
Can you please explain what you mean by "more modern" ? Thanks for the feedback👍👍
@UCBj_bvbp6yWhHjBi8yDxaEw oh K cool
I just got to youtube to search and I saw your video recommended and I am your permanent subscriber.
Mam? If i want to add more theme json file what should i do?
What's the name of the theme at 0:08 ? That pink, bluish colored theme.
Great content, clear explanation, its really fun to watch.
4:19 for me it says "Command 'nmp' not found, did you mean: ..." and then a bunch of options, im trying it on a new linux pc, without yet installing vscode, what stuff do i need to install to run the command?
you should be writing "npm" not "nmp". If you are writing "npm" then you need to go to the Node JS website and install Node (this will also install npm)
Loved the way we built a VSCODE theme in just 15 minutes
You are insanely good making those videos
Seriously! Your editing 🤯
When I run the debugger I’m not getting the index.scss, blog.scss or the script.js. Just a new window showing the theme. 😢
same here but did u find a solution?
Just published mine. Thank you!!
the npm cmd is not working in termibal how can i fix that ?
04:28 How is main folder of GitHub created?
What an excellent, EXCELLENT tutorial. Thank you.
6:21 the problem my theme degugger is not working
I also got this problem! Did you solve it now? Any debug exttension to install for the debug to work? I'm so losttt ;-;
"If it doesn't look cool, I don't wanna code." Replace "code" with anything and this is my life motto.
AMAZING!!, I rarelysubscribe to any channel. I'm hooked!
Had some issues when I tried to debug this as I got "Couldn't find task npm " error but then managed to see my theme by clicking "debug anyway". When I try the "vsce package" command I get the following error : "ERROR Extension manifest not found" Is there any workaround?
Now that's quality vid'! 👌👍
Thanks for shedding light on this hairy task
I really needed this video to make my own extension.
Thank you very much!
anyone know name theme at 2:05 ? thanks for the explanation btw
Jessica, you should consider informercials as well as a side hustle. Your commentary is over the limit
Background music was very pleasing. Best that I have heard till now , on UA-cam
Also if someone installing yo code generator and your command is not found.
Reinstall yo by just typing - npm install -g yo
And yo code will work
How can you add multiple themes to your extension, like a dark and light theme inside the same extension?
let's get into it 🙌🏻😄
haha that's right 😁
Totally appreciated effort you put into this video 🎉
holy Thank you, every written version online trying to explain this very thing doesn't even bother how to get to settings.json and it drove me mad.
There is this theme I really like but some of the colors were off to me. After watching your video now I'm able to customize at my will :) Thank you!
I have an issue: I don't have an open setting (JSON) I have an Open default setting (JSON), and open user setting (JSON), and Open workspace setting (JSON) so now what should i choose
Going to build one, thanks for the video
My activity bar is not changing its colour i need help with that even though its set to custom and i need help with how to set my theme as base theme
does anyone knows how to change de "()" or de "[]" colors? I know they use like 3 or 4 diferente colors but how can I change them? The inspector doesn't show the ids
Thank you for making this video. Love your content!
I have missed coding since i started my masters program. I seem not find time to code each day.
when Im installing yo code, it says it has vulnerabilities and when i run "yo code" , it doesn't identify yo code even though it downloaded correctly. why and help pls
it also says it has running scripts disabled and i would like to know how to fix this thanks.
it does work in the cmd but then it doesn't let me paste the creator token
hello, is there a way to add semanticTokenColorCustomizations in the theme ? i have more specific settings that i would like to add to the theme, taht the textmate scope dont seem to be able to provide (like constate declaration vs constante usage)
Please help, I still cannot change the colour of all brackets in visual studio code using my theme?
Is your generator still up? I cannot find it on your site. The one that you show at 9:02
Sorry about that- I added the link to the description! Hope this helps!
I hit F5 (I am on windows) and It gives a pop up saying You don't have an extension to debug json with comments. I try to search for an extension but no results
Your Coder Coder Dark theme is nice!
"Because if it doesn't look cool, I don't want to code" finally someone gets it too 😌
Just what I needed! Thanks!
I got so many problem but I did it thank you sooooooo much !!! you are actually really good to explaining ! (Im just trash to follow steps lol) thx
Hi
I have a problem in vs code that is when i change the theme the variable's color didn't change ,help please
Hello, Jessica, this is Eleeyas from India I'm your new subscriber. I like your tutorials. Thanks this Theme is awesome. But your vs code theme is different I like that theme very much and your computer desk setup is arranged beautifully.
Thank you for this! Been wanting to make a theme for a while
sweet, hope this helps!
Does anyone runs into the issue of "Part URI is not valid per rules defined in the Open Packaging Conventions specification." Please If you are help me to solve this
I was searching for the exact theme thanks :-))
i cant find the .vscode folder (im on mac), does anybody know the file path???
(~/.vscode/extensions doesnt work with spotlight search)
I 100% do not possess the skillset to accomplish this task...and I will 100% watch this whole video.
hahaha thank you!
And you can do it 💪🔥
Can you please please please please please please please please please please tell which theme has been shown in the intro first... I really loved it... The one displayed at 0:08.
Awesome tutorial! Thank you!
When i tried to update the theme this error occurred
Error occurred while parsing the manifest file.
When will course release? Please release sooner.
Bythe Ways Best Tutorial👨🏫📓
Aiming for this summer!
Can't believe you replied. 🥰
You've got a great voice for voice-over
very useful. but how to change color for "No theme selector" tokens?
I've installed the package but my terminal is saying 'command not found' any idea how to fix?
thanks so much coder coder!!!
Great video, helped a lot!
I have just one question. Is it optional to create these themes using the yo code, or it is necessary. Because I just want for my vs code editor, not for marketing it.
Amazing tutorial, you're really good at this, and it seems to be quite easy once you get familiar with the JSON syntax!😊However, I'm new to VSC. Is there a prerequisite to using the "npm" command? I'm getting "npm : The term 'npm' is not recognized as the name of a cmdlet, function, script file, or operable program.".
Edit: Found it! 😂Installed "npm commands for VSCode".
Can you tell me how you did it? I'm having the same issue
@@smimikens4174first install npm
You didnt have to make that app but you did. Thank you.
finally, a theme that satisfied me...😂
"Simultaneously thrilling and terrifying" xD
how do u change the text cursor size and color @Coder Coder
I love the way u explain.
Thank you! Glad you liked it :D
But how do you do this on a Mac??
I have just published a color theme call Monokai X by just follow your tutorial!
What coding font are you using in this tutorial? Would you mind sharing the font name?
Thanks! Very informative and well done!
wich one do i open? user workspace or deafult? i all my settings json is labelled
I would use user settings!
dear help me i get svchost problems during writing code on vs code studio
I did all this and publish but when i click on Install (marketplace), it doesn't install but open the VS Code. ): Need some help on that, prob someone else is having this issue?
Thank you so much ... I just completed making my custom theme ...
This is amazing. Thank you!
Awesome as always 👍😀
Thanks so much!
Thanks so much for this great video!