I've made a new (better) guide: kzbin.info/www/bejne/j4aqZmmki6uNe7M It covers a full version of VS Code which, unlike CodeServer, can run Copilot and Copilot Chat.
@jo_han1 Жыл бұрын
I was going to be severely disappointed if this was going to be another remote desktop video. Thankfully it was not. Tysm for that
@yamyam2632 жыл бұрын
This video is great. Informative, to the point, and unlike other channels: you keep it to the point while also being charming. I also appreciate the honesty at the end of the video. This is for some people, but it doesn’t meet your needs as an Android Developer and that’s fine. You still made a video instructing 3 ways to set it up. And you were transparent about all of it. Extremely professional of you. I’m subscribed & can’t wait for more awesome content from you, Alex! You’re the man.
@oso12482 жыл бұрын
Apple makes no such claim. There is absolutely nothing stopping apple from putting Mac OS on the iPad Pro other than they don’t want to. The fact that you can’t directly install vscode on you iPad is because apple specifically doesn’t want you to… primarily because they don’t want your iPad to become your computer.
@21Shells2 жыл бұрын
The M1 in current ipads is the same CPU they use in their macs. Not only could it run MacOS, it could probably do so incredibly well. Id love to run an IDE even something basic like Thonny on my Ipad, itd basically replace my old linux mint running desktop by that point.
@ifeanyichukwu36442 жыл бұрын
@@21Shells what graphics card does the ipad have...
@ifeanyichukwu36442 жыл бұрын
Most of macos graphics depends on the gpu, that is why it sucks in vms
@Zedexization Жыл бұрын
Its a business. Making it run MacOS would simply hurt their MacBook lineup. Also, they simply dont want to change iPadOS.
@liamsz Жыл бұрын
@@21Shells ah yes, running macOS on a device with 128gbs of storage while dual booting iOS, just marvelous!! Amazing idea! I wonder why Apple hasn’t done such a thing yet
@sustainablewww6715 Жыл бұрын
I definitely hope that one day soon you will be able to get the full development experience on iPad. I for one would change right away! 😊
@AnotherAyushRaj Жыл бұрын
Apple wont do it because that might cause sales drop of Macbook Air
@senecazone Жыл бұрын
@@AnotherAyushRajI think people are not use Macbook just because coding
@DidacusYT Жыл бұрын
Thank you bro, I’m not an English native and there is no info about coding on iPad in the Spanish community. You helped me a lot, new sub :)
@alanyoung1598 Жыл бұрын
If y'all have a problem setting it up in code app like I did, make sure that your host server is connected to a wireless network. It took me way too long to realize that the problem was that my host server was connected to a wired connection and not a wireless one. I changed that and now it works fine
@adriamesas174711 ай бұрын
Damn you saved me so much time! Thank you a lot
@manuelmojicas2 жыл бұрын
I really needed this video in my life. All I see are dude drinking coffee and trying to sell me how it feels to code with an iPad inside a car or next to a pool (unrealistic) they never talk about what apps to use or a tutorial of how get anything hugged up.
@Trazynn2 жыл бұрын
Exactly what I was looking for.
@fabiogloor8 ай бұрын
Thx, very great tutorial. But when I connect via browser to the codeserver I always get the error "workbench failed to connect to the server". So I can't access for example settings, extensions and more. Somebody an idea?
@yibowei96362 жыл бұрын
this works, but the code server is running the open-source code-oss, which does not have features like vscode intellicode, or remote ssh. The browser is also a problem when you use the vim plug-in. You will lose focus of your editor when you press esc.
@Shanelle-wy1xc8 ай бұрын
Ty … this is what I really needed to know.
@zorroalcuadrado2 жыл бұрын
Great video. What kind of Synology NAS do you have? Please provide the link.
@No-no-no-no-nope2 жыл бұрын
If you don't have a PC and only have an iPad, you can rent a shadow PC for 29€ and use the appropriate app. Connected to a large monitor, you could even work really productively. Of course, you can also build the whole thing privately or rent a server and then use a remote app.
@Yep680311 ай бұрын
Tbh I’ve got a Mac Mini but I prefer have an iPad and a home pc.
@annaanice14612 жыл бұрын
Thank you for this video. It was very helpful for me👍🏿
@FloridaGulfCoastLife Жыл бұрын
Thank you for sharing such informative video. What type of NAS do you have?
@rafaelchapine7252 Жыл бұрын
Awesome content man, Im a react dev I think that would be great for me, just want to check if the internal vscode prompt works and npm
@Olejo1112 жыл бұрын
In case you want program on tablet I would try top tablets based on windows.
@zyrtechy2 жыл бұрын
hey, great and informative video!! would love to see how well this works in stage manager on the ipados16 beta
@Brian-ib5wz Жыл бұрын
Thanks ! Very helpful.
@berketopuklar6693 Жыл бұрын
I loved your wallpaper using to your Mac. Is any have a link?
So we actually need a PC to work from an iPad? I can't really afford a PC or MacBook rn, I only have an iPad but I'm really motivated to learn code. I'm currently starting on cs50
@Yep680311 ай бұрын
without renting anything VS code is fully running ONLINE out of the box… he also SAID it. Around the middle of the video he was on VS Code online saying “not whole can be without remote”. So, if you need something like Java (err… there are plenty of better options even better than the traditional options) or something you could NEED it but if you are simple script developer online is ok.
@Yep680311 ай бұрын
VS Code uses the same concept of MS Office online so if you will need simple functions is ok, if you need something more you will need it remotely.
@Yep680311 ай бұрын
So… DEPENDES your need! 🤔
@Yep680311 ай бұрын
For Java avoid to download it, use a remote IDE. And go on… W3S got it.
@АндрейДенькевич2 жыл бұрын
I use BOCHS+Python. Guest OS is MSDOS. Python is working on host OS to connect to internet via FTP and other tasks. turbo Pascal and FASM working on Guest OS. Interface between Host and Guest OS is 128Mb file formatting something like FAT16. Dosbox is a fake emulator because it has disk cash. BOCHS is working well.
@Black_Puma2 жыл бұрын
I got lost when you ask a synology, what I can do if I dont have one ? Btw great video thx man
@terrycarson11 ай бұрын
How about using Tailscale then access the full version of VS code on the Ipad.
@hstrinzel Жыл бұрын
Thank you! Great video. With this is is possible to write code FOR the iPAD so that it RUNS ON the iPAD standalone? Do you know if any version of BASIC is available to run ON the iPAD?
@GeeksTable Жыл бұрын
Thanks! Apple has Swift Playgrounds to write and run on an iPad. apps.apple.com/de/app/swift-playgrounds/id908519492?l=en-GB As for the Basic - have no idea, sorry.
@Gabirell Жыл бұрын
Great video! Subscribed!
@mossioz6963 Жыл бұрын
Thank you. Is it possible to have the server installed on the iPad? I need to work without network connection.
@keenbarte55212 жыл бұрын
Ima download it thanks for sharing!!
@jfftck2 жыл бұрын
I hate that development depends on a remote server to do any none scripting work, Apple could allow containers (they would create their own container environment as they do with all other technology) that would be able to sandbox the development environment and not break their security system built in to iOS/iPadOS. The chips they’re using for the past few years should be able to handle containers.
@theloniousMac2 жыл бұрын
I don’t mind using a LINODE server and/or a Raspberry Pi connected to my iPad.
@jfftck2 жыл бұрын
@@theloniousMac When the device is capable to do so without using WiFi, then it should be allowed to do so! The current way that it works is no different than the dumb terminals of the past. None of the apps for the iPad that I use justify the device’s existence since I can’t use the abundant resources that are on the device itself. I shouldn’t have to carry a low powered Raspberry Pi to have a laptop replacement and cloud services are no better when internet connectivity isn’t available due to outages. Just cause you don’t mind doesn’t make it a great solution to a problem that has no business existing in the first place. Your statement is what lets Apple continue to not deliver a better experience for users, if they see that even a fraction of its developer user base is okay with hacking together a solution, then they will happily keep the status quo. We should be able to develop iPad apps on the iPad, what if the same approach had been used for microcomputers when they were first introduced and would require a workstation or mainframe to develop software-would there be many developers today? This is a bad UX approach and we need to be more vocal about correcting it by calling Apple out on it.
@BaldGuy82 Жыл бұрын
Nonono, only the chips they will develop in the future will be able to handle this immense workload of coding. 😂 Even for the Final Cut iPad Version you need to go with the M chips. Of course.. 🙄🤢
@Ingvar_the_Varangian11 ай бұрын
Thank you bro...awesome video 🤘
@xunlu-zq3qr Жыл бұрын
Wow, this is amazing!!!!
@Fubbl Жыл бұрын
So in order to get this going you need to have a macbook and you need to keep it running. Otherwise your connection shuts of??
@diezxo7827 Жыл бұрын
Can I use a windows laptop to upload the Img and using it in my iPad?
@shayl2x Жыл бұрын
Incredibale! thanks for sharing this awesome video!
@andreferreira.868 ай бұрын
Hello! I'd like to ask the model of the Synology NAS you are using? Thanks a lot, that was a great video!!!
@GeeksTable8 ай бұрын
Thank you and you’re welcome! I use DS218+.
@roripocket6273 Жыл бұрын
Excelent video, thanks
@skirth3929 Жыл бұрын
thanks for the video helped out!
@carolaziz63295 ай бұрын
Can my local machine be the ipad that I'll run vscode on?
@kamertonaudiophileplayer847 Жыл бұрын
Do you have a video how to use VS code on Android tablets? Samsung just announced a new line of tablets and it is very temping to start C++ development on them.
@cagnozkut58512 жыл бұрын
its a great video however we cant run,debug our program right ?
@Tung-ChenTsai2 жыл бұрын
Great video! But how can we upload files to the codesever if we are connecting globally (through WAN)?
@Ben-ix1ev6 ай бұрын
Does code app use popular modules for python such as pygame and django?
@danielgather41725 ай бұрын
quick question, with Servediter i can pull and push to/from github on my Ipad?
@ricolxwz Жыл бұрын
Could you please calculate the price for student? The magic keyboard + apple pencil + ipad is almost equal to a macbook.
@MikaeelMudasar7 ай бұрын
Does arduino work on one of them if yes tell me which one?
@youtubeitisisntit73332 жыл бұрын
VS code on ipad - is it practical? Any major issue?
@rolworks2 жыл бұрын
No. It's impractical and you cant scroll the open editors using Apple's Magic Keyboard.
@Yep680311 ай бұрын
I use it… depends. What is your need? Btw in the middle of the video he says it.
@lawnside8210 ай бұрын
I dont understand. It works just fine on macos. Why cant we use it on ipad os. Even on m1 ipad..smh
@johnvonachen1672 Жыл бұрын
Oo. I want that coffee cup.
@guruprasadkulkarni10492 жыл бұрын
Can it work on apple 9th generation??
@FERRUM-ix5yk22 күн бұрын
I run Android Studio and Debian on Android and many other things
@Idontlikebeingsad6 ай бұрын
I have a question. I want to start making mods for a game with DLL files. There are templates i want to use. Can this app open SLN files? Its just that the app costs 7 euros where i am and i dont want to waste my money.
@youtubeitisisntit73332 жыл бұрын
Can you charge ipad using the magnetic dots on the back?
@youtubeitisisntit73332 жыл бұрын
I think vs code now has a online version? Has anyone used it? Is it practical to use that on ipad
@Yep680311 ай бұрын
VS code online version is solid!😅
@neilyoung66712 жыл бұрын
Well done. Thanks
@AndysTV2 жыл бұрын
Great video!
@sarasfiligoi7298 Жыл бұрын
Hi! Where did you get that t-shirt?
@GeeksTable Жыл бұрын
Basic Apple Guy has quite a collection over here: basicappleguy.com/merch
@sanjeev_patwal672 жыл бұрын
Can i install jvm to run . Java files in vscode after the nas and docker method?
@andikarangga95322 жыл бұрын
Great video, thanks
@Xun_Liu_International2 жыл бұрын
Thank you so much! I don’t want to carry my laptop every day. Your video is very helpful! I am going to do it tonight
@speedcuber-diary2 жыл бұрын
logitech has Grate keyboards for iPad. I use k380 - no lags, and all functionality exists
@bobslave7063 Жыл бұрын
The only reason I don't buy ipad is this fact, that you can't use it like fully functional laptop! Thanks for the nice video.
@ibanuz6 ай бұрын
I didn’t find Serveditor in the store. 😢😢😢
@helloworld40262 жыл бұрын
Great, thanks man. You save my life😂😂
@dralmukhtar2 жыл бұрын
can you help me to install it in QNAP NAS storage please?
@herefobeer Жыл бұрын
The serveditor thing hasn’t been updated since 2020 and haven’t even complied with Apple’s new privacy disclosure thing. It WILL be removed from App Store soon enough or will fail on some dependency in future version. The developer seems to no longer be interested.
@GeeksTable Жыл бұрын
Some of their other apps got updated like 3 months ago, so he might update Servediter upon a risk of being deleted. No guarantees of course.
@Heiko_Jantz2 жыл бұрын
Hi. Ich habe Ubuntu 20.04 LTS auf einem Laptop. Kann ich damit die Umgebung einrichten, damit ich auf iPad das Servediter for code-server einrichten kann? Mir ist die Vorgehensweise nicht klar. Leider kann ich kaum Englisch und verstehe das Video nicht. Vielen Dank.
@dhavald4359 Жыл бұрын
can I code in neovim / vim on ipad?
@hnbiinh Жыл бұрын
What if I dont have any laptop?
@lyricskillme12 жыл бұрын
Module which in itpec exam can do on ipad?
@jerry51497 ай бұрын
What about Codespace?
@shikahalshareef26362 жыл бұрын
Is the 7$ in all 1month or it’s forever instill for 7 dollars?
@antoniodellifiori32072 жыл бұрын
Can you explain me how can work using a localhost showed in yr macOS, into yr iPad when docker isn’t installed ? That port +localhost can work only into yr mcbook, but how work into yr ipad yet ? Pls explain 🥹
@rodsilla2 жыл бұрын
the app load a page, same you enter width safari
@salehsaeed55192 жыл бұрын
do we have a larger storage capacity or 64GB is enough?
@ts45673 Жыл бұрын
🎯 Key Takeaways for quick navigation: 01:11 🎶 La gama Authentic de JBL presenta altavoces con diseño retro y potencia suficiente para llenar una sala. 02:18 🗣️ Los altavoces de la gama Authentic son compatibles con ambos asistentes de voz, Alexa y Google Assistant, de forma simultánea. 03:52 🎧 Los auriculares JBL 770 NC y 670 NC ofrecen cancelación de ruido, sonido espacial y buena autonomía por debajo de los 200 euros. 04:48 🎉 El Party Box Ultimate de JBL es un altavoz potente diseñado para grandes espacios y fiestas, con luces sincronizadas con la música. 05:55 🏃♂️ Los auriculares por conducción ósea de JBL son una solución diferente para deporte y actividades donde no deseas aislarte completamente. Made with HARPA AI
@supzzz1727 Жыл бұрын
I am a IT student I want to buy a mac or a ipad what should I buy can you suggest?
@GeeksTable Жыл бұрын
First Mac, later iPad. The latest M1 or M2 MacBooks are great for coding.
@aboobakrkaraG2 жыл бұрын
So can you run vscode on an iPad Air
@will49002 жыл бұрын
Hi does anyone know if flutter would work remote with the app?
2 жыл бұрын
Muy buen e informativo video!! Gracias.
@yukine_tv1836 Жыл бұрын
Can i write ipad code
@sadalp2 жыл бұрын
Great Video. Just a single question. I went on and installed Visual Studio Code inside a docker container (in windows if that makes any difference compared to installing on a Mac). But I need to code in C#, so I would need dotnet core to be installed in the same docker container (I guess it should be on the same container). Is there any way to do that? Because simply installing the C# extension inside VS Code isn't enough. I also noticed that the C# extension inside Visual Studio Code is not from Microsoft. Is it safe to install it?
@t0rvv2 жыл бұрын
I also want to code in C#, did you find a solution?
@sadalp2 жыл бұрын
@@t0rvv Unfortunately not.
@imadeekosatriawiguna62522 жыл бұрын
I think this is enough if you code basic frontend. I guess
@Dashing_Geometry7 ай бұрын
did serveditor get deleted from the app store? because i cant search it and the link in the description doesnt work
@GeeksTable7 ай бұрын
Seems so… :(
@dedalnok6 ай бұрын
Same issue. I reached that part in my setup to figure out, that it got deleted!!!! 😭 Any workaround?
@rnetbell142 жыл бұрын
Can i code in oracle sql
@youcantbeurself88822 жыл бұрын
Is it possible to run docker through lets say linux while ipad gets the image? Also does aws/cloud solution allow to have vsc permamently no matter where you are or if laptop is launched?
@aryankingofvand667 Жыл бұрын
Gdzie Ty masz do pobrania visual studio na iPad?
@avinash4007-o1l11 ай бұрын
It supports visual studio ?
@Yep680311 ай бұрын
VS Code runs online plus you can save it in cache (and is solid). I prefer HTMLeditor or Koder for my purposes but it works and online is LIKE download… online you can use whole the extensions! Is a blame nobody say it.
@Yep680311 ай бұрын
In my opinion this is how use it… not on server or on cache but online.
@changtimwu2 жыл бұрын
Surprisingly, YT suggested this video after 100+ useless search results.
@jeanyveslemagnifik23962 жыл бұрын
great wallpaper any link?
@GeeksTable2 жыл бұрын
Sure! Credit goes to BasicAppleGuy. drive.google.com/drive/folders/1OxUPz8aZznjUfldZGImI2X_yTvwm1FxQ
@lyricskillme12 жыл бұрын
Can code Python and java script ?
@SidNZ2 жыл бұрын
Would the same process work from windows to iPad ?
@XKS992 жыл бұрын
Just Remote Desktop to your windows machine and you are good to go.
@Masumehnabizade6 ай бұрын
My iPad doesn’t support these apps and I don’t have any laptop so I’m kinda crying I think
@hasanmahmud9772 жыл бұрын
if i dont have mac!! what will do
@Yep680311 ай бұрын
use Gnu Linux? Windows?
@MindaugasSarpis Жыл бұрын
Are you german Lithuanian?
@mentalisme11 ай бұрын
I was hoping for actual vs code but it sucks just as android
@Yep680311 ай бұрын
Err… is online😅 I use it from Safari, is the same of Mac
@Yep680311 ай бұрын
the app sucks, the web app is like web version of MS Office😅😊
@mentalisme10 ай бұрын
@@Yep6803 All the more worse. I want my files in my computer offline. But maybe I should just learn to use vim and stop worrying about Microsoft products.
@JarppaGuru2 жыл бұрын
0:31 if you are student you should not money to expensive aluminium. there is cheaper that do same
@tsn_7xi2 ай бұрын
Jon snow wasn’t born in winterfell
@ci9vt Жыл бұрын
For all your iPad productivity problems. Change to surface pro. Problem solved.
@GeeksTable Жыл бұрын
Yup, in my latest video I’m actually praising the Surface Pro. But unfortunately the battery doesn’t hold up on Intel-based models - charging a tablet everyday is not for me, personally.