10X Your SvelteKit Developer Experience in VSCode

10X Your SvelteKit Developer Experience in VSCode

Huntabyte

1 год назад

36,678 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@budivoogt491
@budivoogt491 - 07.10.2023 10:07

Great video! Loved the displaying of file path in the tabs.

Ответить
@Woeden
@Woeden - 07.09.2023 03:03

Very useful stuff, many thanks.

Ответить
@marlopainter8246
@marlopainter8246 - 19.07.2023 12:45

I kinda like tip #2 as it puts all the files you rarely go into after project setup at the top and out of the way. I understand how you didn't like it, but I will also give it a try.

#3 - omg I hated that, thank you!

Ответить
@scott_itall8638
@scott_itall8638 - 10.07.2023 09:25

Material Icons theme just reverts to not being installed oddly.

Ответить
@frosty2912
@frosty2912 - 07.07.2023 07:12

Most tip videos are not that good but this one had some really great tips that I applied to my setup immediately. Thank you!

Ответить
@randomly3814
@randomly3814 - 05.07.2023 11:22

I can't seem to find that SvelteKit File in my context menu

Ответить
@ambig1
@ambig1 - 13.06.2023 21:42

hmm, after seeing how the face behind the voice of 'daily dose of internet* looks, i am not surprised anymore how he looks.

Ответить
@entrenadorhispano
@entrenadorhispano - 30.04.2023 19:11

THANKS! 💯💯

Ответить
@nobodyshomeuk
@nobodyshomeuk - 26.04.2023 01:03

VS Code really needs to make a sort order for filesFirstExcludingRoot. I love the root folders up top but also love the files at the top of nested folders. Shame i can't have both :(

Ответить
@crowdozer3592
@crowdozer3592 - 26.04.2023 00:12

Wow, almost every one of these so far is something that irks me but I assumed wasn't customizable lol

Ответить
@everyhandletaken
@everyhandletaken - 25.04.2023 10:43

whoah.. that first tip, why did I not know about this before?! sooo helpful !!

Ответить
@christopherhornle4513
@christopherhornle4513 - 17.04.2023 15:47

algo :)

Ответить
@nazuu
@nazuu - 13.04.2023 11:09

Thanks bud :)

Ответить
@ravannaidoo2298
@ravannaidoo2298 - 25.03.2023 22:09

Great video. I'm learning SvelteKit from your practical videos. In this video you mentioned that you could not get used to the "Explorer: Files First" concept. I had the same until I discovered the "Explorer › File Nesting: Patterns".
The patterns that help me clean up the individual files that clutter the tree before the folders.

Item: package.json
Value:
playwright.config.ts, pnpm-lock.yaml, postcss.config.cjs, svelte.config.js, tailwind.config.cjs, tsconfig.json, vite.config.ts, .eslintignore, .eslintrc.cjs, .npmrc, .prettierignore, .prettierrc

Item: +layout*.svelte
Value: ${basename}*.ts

Item: +page*.svelte
Value: ${basename}*.ts

Ответить
@hnazmul
@hnazmul - 13.03.2023 18:11

its really an beneficial video. and these are very rare tips. very few people give tips like him. Thank you man.

Ответить
@mannuelf
@mannuelf - 11.03.2023 09:31

Thank you sir, this is awesome.

Ответить
@ScriptRaccoon
@ScriptRaccoon - 11.03.2023 00:35

Awesome tips! I am excited to use the SvelteKit snippets.

Ответить
@AlexUnderCMYK
@AlexUnderCMYK - 28.02.2023 12:46

Great content and video production, no BS and all pretty clear. Thanks

Ответить
@balls991
@balls991 - 19.02.2023 13:11

Not only for svelte but this would be useful for any programmer. Thank you

Ответить
@nijinnazar2160
@nijinnazar2160 - 15.02.2023 08:57

Awesome ❤

Ответить
@asatorftw
@asatorftw - 29.01.2023 13:50

Just got into SvelteKit recently and you solved some problems for me. Earned my sub!

Ответить
@flogginga_dead_horse4022
@flogginga_dead_horse4022 - 27.01.2023 23:12

But I'm using webstorm!!!! 😜

Ответить
@JamesQQuick
@JamesQQuick - 10.01.2023 23:21

This was an awesome video. Thanks so much for sharing these tricks!

Ответить
@maskman4821
@maskman4821 - 04.01.2023 10:57

This is a valuable lesson, these shortcut / tricks make Sveltekit development easier and enjoyable, I particularly like No.1 and No.3 settings, very useful, practical and minimize the confusion, thank you so much 🙏

Ответить
@BenWilsonAuthor
@BenWilsonAuthor - 31.12.2022 02:13

Should be "how to 10X with VSCode in Sveltekit."

Ответить
@iPankBMW
@iPankBMW - 30.12.2022 18:50

Thanks for videos on new and hyped topics so early :) I live how we can adapt VSCode tips for Nextjs13 aswell :) Thanks!

Ответить
@VoldDev
@VoldDev - 29.12.2022 17:53

Thanks for the tips Huntabyte!

Ответить
@dallenbaldwin3484
@dallenbaldwin3484 - 27.12.2022 07:46

Using `ctrl + p` instantly leveled up project navigation. Highly recommend. Also remember you can set almost every setting at a workspace level as well in VSCode

Ответить
@frederikclement7795
@frederikclement7795 - 25.12.2022 12:10

great tips, thank you!

Ответить
@babyfeavel71
@babyfeavel71 - 25.12.2022 08:29

very good

Ответить
@sefpai424
@sefpai424 - 24.12.2022 06:18

Great video thanks for the tips!

Ответить
@twd2
@twd2 - 23.12.2022 23:38

love it 😍

Ответить
@bozidarbralic1937
@bozidarbralic1937 - 23.12.2022 19:20

Would be great if you did a video on Error handling with hooks in SvelteKit. I've got a real problem at work concerning Error handling and if you'd consider it I would be very grateful. Ex. HandleClientError.

Thank you for the great and up-to-date series on Sveltekit

Ответить
@peterkrau4486
@peterkrau4486 - 22.12.2022 19:52

Beside the last one this is all just about VS Code. I admit it's pretty commonly used but it's by far not the only one out there and thus framing the video in a general way "Improve DX for Svelte kit" is a bit clickbaity in my opinion. You should narrow it down to be more accurate by adding "in VS Code" or something.

Ответить
@0791679
@0791679 - 22.12.2022 19:26

Tnx for the tips , although I knew 7 from 10 but the 3 ones was very good

Ответить
@aramp
@aramp - 22.12.2022 17:08

comment for the algo

Ответить
@jordancalhouncom
@jordancalhouncom - 22.12.2022 15:23

EDIT
That feature is included with the File Utils extension

In the extensions section with those 3 installed the right click "Sveltekit files" is not listed for me. Is it possible this is included in another extension? thanks for the great video!

Ответить
@alittlegreyhair1104
@alittlegreyhair1104 - 22.12.2022 14:46

Really useful, thank you.

Ответить
@JoyofCodeDev
@JoyofCodeDev - 22.12.2022 13:08

This is almost exactly the same video I wanted to make. One thing I would love for VS Code is to have an adjustable line height for the explorer because it's hard to parse the project structure sometimes and increasing the indentation helps but I would also like to increase the line height.

Ответить
@mcdba41
@mcdba41 - 22.12.2022 09:34

tnx

Ответить
@it-s-me-mohit
@it-s-me-mohit - 22.12.2022 07:31

Great video 👌👌

Ответить
@iteammy
@iteammy - 22.12.2022 05:16

Great video, Thank you

Ответить
@mrgio369
@mrgio369 - 22.12.2022 05:00

Awesome video ! hopefully svelte will become more popular than react one day

Ответить
@naranyala_dev
@naranyala_dev - 22.12.2022 03:47

Awesome, waiting for the next 10x tips

Ответить
@luminox1
@luminox1 - 22.12.2022 02:46

im with you on the second tip, looks alien to me ahaha. Maybe if was brand spankin new to vscode i might be able to deal with it

Ответить
@gorandamchevski
@gorandamchevski - 22.12.2022 02:38

Great video, thanks for the tips!

Ответить
@cory2300
@cory2300 - 22.12.2022 02:04

Great tips!!

Ответить
@xeon7879
@xeon7879 - 22.12.2022 01:52

hello algorithm

Ответить
@Jorgepr787
@Jorgepr787 - 22.12.2022 01:51

Great video!! Very helpful thanks!!

Ответить