I made my own Code Editor

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024

Комментарии • 484

  • @FaceDevStuff
    @FaceDevStuff  8 месяцев назад +92

    To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/FaceDev/. You’ll also get 20% off an annual premium subscription.

    • @-Pls-
      @-Pls- 8 месяцев назад +4

      9:10 came in like a flashbang

    • @vaisakh_km
      @vaisakh_km 8 месяцев назад +1

      I was planing yo build this and call it 'died'
      short for 'ded inspired editor'

    • @Nathan_Silver
      @Nathan_Silver 7 месяцев назад

      i dont understand how to use it. I open it and it shows me my PC files, how do i make code files?

    • @FaceDevStuff
      @FaceDevStuff  7 месяцев назад +3

      @@Nathan_Silver open a file (i.e. "main.js", "main.cpp")

    • @Grape007
      @Grape007 4 месяца назад

      @@FaceDevStuff How can I run the files, like can I run python code in it like a terminal? or can I only code?

  • @doce3609
    @doce3609 7 месяцев назад +269

    I loved how you had a problem with godot and your first instinct was to fix it and compile the entire engine.

  • @bebre_2288
    @bebre_2288 8 месяцев назад +906

    No way you made dramatic editor from tsoding, but with rgbt rainbow enabled

    • @AndrieMC
      @AndrieMC 8 месяцев назад +6

      true

    • @Exatio
      @Exatio 8 месяцев назад +14

      exactly what i thought

    • @ggeilokowski
      @ggeilokowski 8 месяцев назад +22

      and now what? this 15min here are much more entertaining then this long playlist. And he still wrote it himself. He even gave the dude credits for the idea, whats your problem?

    • @IamPyu-v
      @IamPyu-v 8 месяцев назад

      fr

    • @dylanbacon554
      @dylanbacon554 8 месяцев назад

      No way you are so dumb you didnt realize he LITERALLY CREDITTED THEM

  • @koop_ss
    @koop_ss 8 месяцев назад +692

    At this point I'm expecting something like "Here's how I made a game using my own game engine written in my own code editor" from someone

    • @amateurprogrammer25
      @amateurprogrammer25 8 месяцев назад +40

      do NOT give jdh ideas

    • @typorium
      @typorium 8 месяцев назад +12

      ruclips.net/video/JP9n5wHyemU/видео.html
      Someone made their own game using their own programming language a while ago lmao.

    • @andrewdunbar828
      @andrewdunbar828 8 месяцев назад +1

      Check out AngeTheGreat - don't know if he's made an editor. But physics engine, raytracer, programming language, etc.

    • @ssiea
      @ssiea 8 месяцев назад +10

      „On my own OS“ oh wait Thats terry davis!

    • @comicsfr8963
      @comicsfr8963 7 месяцев назад

      this is taking "from scratch" to a whole knew level.

  • @SadeemAlbir
    @SadeemAlbir 7 месяцев назад +159

    This is the first time I see someone printing "hi world" instead of "hello world". This feels illegal.

  • @FidosTeasers
    @FidosTeasers 7 месяцев назад +18

    I tested this editor shortly and ngl ... its really really fun to write code in it. Not effective, but hell ... I think I never had this much fun writing something.

  • @Metruzanca
    @Metruzanca 8 месяцев назад +55

    This video started out cool AF, building your own editor. Then it turned into something akin to the "Using Microsoft Word as a code editor" which featured full syntax highlighting but also no lsp.

    • @techtime3125
      @techtime3125 7 месяцев назад

      discord does that as well :serious:

  • @redo1122
    @redo1122 8 месяцев назад +131

    There is a plugin for VS Code that connects to your... haptic feedback devices.
    Really makes coding interesting again

    • @ganyu_literally
      @ganyu_literally 7 месяцев назад +20

      link please?

    • @ItsActuallyTJ_
      @ItsActuallyTJ_ 7 месяцев назад +2

      huhhhhhhhhhhhhhhhhhhhhhh

    • @cewla3348
      @cewla3348 6 месяцев назад +5

      @@ganyu_literally respectable

    • @ItsActuallyTJ_
      @ItsActuallyTJ_ 5 месяцев назад

      @morijin6903 that's a product, not a plugin

    • @redo1122
      @redo1122 5 месяцев назад

      @@ganyu_literally look up iost index

  • @arrow_function
    @arrow_function 8 месяцев назад +13

    Actually a good IDE in the last 20 years. How cool that we have such a good youtuber 🥰

  • @Quique-sz4uj
    @Quique-sz4uj 8 месяцев назад +201

    Looks like dramatic editor from Tsoding

    • @dylanbacon554
      @dylanbacon554 8 месяцев назад +43

      he literally creditted in the video

    • @Meowmix8088
      @Meowmix8088 8 месяцев назад +2

      Well it’s not in the title

    • @dylanbacon554
      @dylanbacon554 8 месяцев назад +31

      @@Meowmix8088was never required to be. he mentionded in literally mid video. just say you have the attention span of an ant

    • @PeterKilian
      @PeterKilian 7 месяцев назад +1

      @@dylanbacon554why so combative

    • @dylanbacon554
      @dylanbacon554 7 месяцев назад +4

      @@PeterKilianbecause i dont deal dumb statements

  • @centdemeern1
    @centdemeern1 8 месяцев назад +5

    You can use a backbuffercopy to fix that blur issue
    You can also use the fft audio bus effect to help with the music sync

  • @Exilum
    @Exilum 8 месяцев назад +13

    I felt the "fuck it I'm gonna do it in my game engine of choice". More than once I did overlays in unity.
    I'm trying to be more versatile lately though, I did obs scripts in Lua, web in ts, and a vscode extension recently. I still have my comfort picks like a compiler & interpreter in C#, but I try to be more versatile and learn stuff.

    • @marc_frank
      @marc_frank 7 месяцев назад +2

      i don't get it. isn't there at least one decent gui framework for desktop apps out there?
      i've been searching for a while already and haven't found one, yet

    • @neojabin1329
      @neojabin1329 7 месяцев назад

      @@marc_frank Flutter... dude...

    • @okie9025
      @okie9025 7 месяцев назад +1

      ​@@marc_frankflutter, electron, tauri, react native, godot, and some more I probably forgot.
      You can use anything but qt or gtk because the only people who use those are linux devs who have absolutely no knowledge about UI and UX principles and should just give up making desktop apps lol

    • @autumnblaze6267
      @autumnblaze6267 2 месяца назад

      this has my middle school coding style written all over it 😂 I've always been a Python fanboy (with some webdev in JS + PHP for backend cos that was the standard back then) and if I needed a UI more complex than possible in the basic integrated Tkinter (it ships with Python, it's archaic af, but was sufficient for my lil database experiments, most of my apps boiled down to making a fancy GUI to read and edit a SQLite database), I just whipped out Pygame 😂 (at some point I learned Qt... at least enough to import the UI made in Qt Designer and hook up all the functionality I needed)
      also, whenever I needed some functionality I couldn't do on my own but I knew a terminal tool (an external program) to do it, instead of finding a library or trying to integrate the program (with some kinda hooks) I just did os.system (it just calls the program, same as if you passed a command in the terminal) - even very recently I needed to get IPA (phonetic transcription) in the app, my first thought was to do os.system("espeak --ipa 'text' > /tmp/ipa.txt") and then read the "/tmp/ipa.txt" file in Python to get the output - I did it properly this time, but that's exactly how I'd do it in middle school and, yes, I'm aware even with this kinda external call there's a way better way to get the output of the command rather than just writing to a tmp file and then reading it, but back then I only knew os.system from this library and I was weirdly too prideful to learn new things, instead I frankensteined solutions out of the very few things I knew, at some point instead of just googling "how to play music in Python" I just did os.system("mplayer file.wav") and we're good 😂
      I was genuinely dangerous with my "zero skill, all the motivation" approach cos even earlier back in like elementary school I made a simple browser based MMO (it wasn't even a proper game, it was one of these little images you could put in your signature on a forum and whenever someone clicked it, you got a point and the image could "evolve", change) in PHP (I made a bunch of crazy web projects like this back then, all on free hostings ofc, maxxing out the bandwidth available), it got popular on one forum I frequented, there were like over 1000 users and at first I just stored the usernames, passwords and the click numbers in a TSV plain text file that was completely available to the public, the passwords weren't even hashed, you could just go to website.com/users.txt and grab ALL the info (thankfully I didn't store even emails or anything, just username and password, so a leak shouldn't be tragic unless someone uses the same combo everywhere), thankfully before anyone realized (afaik) within like two weeks I learned MySQL and to at least MD5 hash the passwords, so that's what I did
      it also included a functionality where you could only click the image once a day and the way I implemented it was reading and writing to a plain text file (also available to the public and later moved to a MySQL database) with just a giant list of IP addresses and not even the dates, no no, I just manually wiped the file every morning 😂 it was WILD
      then in middle school I hosted an attempt at a wholesome imageboard which got taken down due to CSAM spam cos I just couldn't moderate it between school and sleeping 😂
      I was a kid that knew just enough tech to be dangerous and not enough to turn it into a career (I only do hobby coding for myself, friends and family to this day, I'm 27) - I probably should've gone the IT route (I got into linguistics, foreign languages), but it was strongly discouraged cos my country was backwards and no one understood I'm not just playing vidya all day, "how will you make money just typing into a computer, it's just a toy" 😅 a giant loss imo, if I got any support, proper education etc. I'd be a genius kid and making serious money, but instead I'm barely employed and my main skill is fucking Hebrew and Aramaic, the wise elders thought fucking Bible scholarship is a better path than IT, pretty tragic honestly, my autism (I genuinely have autism, it's not a meme) got allocated into something pretty much useless, I just write giant essays about the Bible or discourse analysis (mostly gender perspective) on Facebook all day and make pennies translating for a company 😢 I hope to learn coding (I mean, I know quite a bit, but I don't think enough to make money off it yet, I just tinker with my PC) properly and start making proper money asap, it's hard not to hold a grudge against my environment cos thanks to them I wasted sooo much time cos they actively discouraged me learning IT and redirected me to a religion (Judaism) that I don't even believe and can't even participate in cos I'm fucking trans (and not passing at all cos I got HRT like two months ago after puberty completely screwed me over already - I really wanted blockers and HRT, I knew since I was a kid, but good fucking luck being trans in a country of religious nutjobs that'd rather cure you with electrocuting than let "a boy" (AMAB) wear a skirt), so Moses would stone a freak like me 😢

  • @neond00m
    @neond00m 3 месяца назад +3

    the wind shader at 9:38 actually had me LMAO, instantly downloaded and readded the wind shader

  • @trwn87
    @trwn87 8 месяцев назад +10

    Unbelievably funny, as usual!
    Also, “Bussin” should b your company’s name, if / once you have one.

  • @narpwa
    @narpwa 7 месяцев назад +2

    we already need an update, like I miss fullscreen mode or at least a darkmode windowbar, an improved file explorer, the thing that shows mistake in code, but most importantly more effect

  • @adrianotech
    @adrianotech 8 месяцев назад +4

    fuck yeah, it was worth the waiting after like 3 or 4 italian invasion in your server in just like a month or so, great job my dude!

  • @drawerrzkszr2680
    @drawerrzkszr2680 7 месяцев назад +10

    The fact that you need a coding platform to create a coding platform pisses me off and drives me nuts

    • @autumnblaze6267
      @autumnblaze6267 2 месяца назад +3

      I mean, you can go as far back as writing an OS and a C compiler in assembly, but there's no point reinventing the wheel
      but yeah, at the very least you could write to OpenGL / SDL (if you really need to make it animated like a game) or use something like GTK/Qt to write the UI instead of whipping out a whole ass game engine 😂

  • @Kai41k
    @Kai41k 7 месяцев назад +3

    This is what can teach a gamers programming in its familiar, almost game form
    Right desicion.Keep it up! Continue in the same spirit!We believe in Your project!)

  • @VVVibez
    @VVVibez 7 месяцев назад +2

    this is the best ai code editor ever made with every feature that ever existed

  • @Giubbix123
    @Giubbix123 4 месяца назад

    Im a Fullstack Web Dev, I cried and at the sametime I felt like you. This video is gold

  • @rjmichalski7172
    @rjmichalski7172 7 месяцев назад +1

    Been watching you for a few months now your content is amazing.

  • @codeezpro
    @codeezpro 7 месяцев назад

    it litterally becam my top 1 code editor now
    it's too much amazing

  • @codclever
    @codclever 12 дней назад +1

    Bro was coding in VS CODE and found content.
    JK
    LOVE FaceDEV
    Continue making such videos
    programmer myself.

  • @RTCODM
    @RTCODM 7 месяцев назад

    i jusr searched about lua and code and now i get videos abt code and its fun to watch and to do it. I think im falling in love with coding!

  • @ChimbzZ
    @ChimbzZ 8 месяцев назад +145

    dramatic editor by tsoding

    • @CHEL0VEK100
      @CHEL0VEK100 8 месяцев назад +9

      Immediate thought

    • @mrmaniac9905
      @mrmaniac9905 8 месяцев назад +5

      He 100% copied his code, kinda sad he didn't give him credit

    • @pewbangbang
      @pewbangbang 8 месяцев назад +65

      @@mrmaniac9905 I looked at the source code and the difference is like apple and oranges for example the completely different math calculations for the camera movement and he did credit tsoding as the inspiration. Please don't label someone like that without doing prior research as it nullifies their hardwork :)

    • @notElyis
      @notElyis 8 месяцев назад +42

      ​@@mrmaniac9905 Did you even watch the video, he literally mentioned him

    • @ChimbzZ
      @ChimbzZ 8 месяцев назад +3

      @@notElyis Ngl, didn’t watch since I figured it would be the same as tsoding. But you’re right, I spoke too soon

  • @IamPyu-v
    @IamPyu-v 8 месяцев назад +2

    This reminds me of when I rewrote my Rust application in C.
    *I never used Rust again*

  • @EquaTechnologies
    @EquaTechnologies 8 месяцев назад

    Best coding RUclips channel ever
    AND THANK YOU FOR MAKING A LINUX RELEASE

  • @TakingBreak
    @TakingBreak 7 месяцев назад +1

    I generally hoped Bussin is the default language of the code editor or at least one of the supported languages xD

    • @FaceDevStuff
      @FaceDevStuff  7 месяцев назад +3

      it is supported now, and someone created a Bussin X -> Lua transpiler :)

  • @MunchyDuster
    @MunchyDuster 6 месяцев назад +1

    Nothing says testing the simplest solutions first like rendering the screen at 38K.

  • @rivalstoni
    @rivalstoni Месяц назад

    3:31 was a crazy flashbang

  • @mrtomithy
    @mrtomithy 8 месяцев назад +8

    finally, an editor so good it gives you motion sickness

  • @crossscar-dev
    @crossscar-dev 8 месяцев назад +16

    what disto do u use, I use arch btw

    • @QuinceTart10
      @QuinceTart10 8 месяцев назад +1

      He uses EndeavorOS (I hope that's how you spell it correctly)

    • @xyssxy
      @xyssxy 8 месяцев назад +1

      @@QuinceTart10 endeavour

    • @mrteco4236
      @mrteco4236 8 месяцев назад +2

      install gentoo

  • @hgbugalou
    @hgbugalou 5 месяцев назад

    Re webdev: I really can't believe this is how modern websites are written. It's such chaos.

  • @TagetesAlkesta
    @TagetesAlkesta 6 месяцев назад

    This title is reverse clickbait. I was expecting a normal dev log for someone making their own text editor and ended up with one of the most absurd coding videos I’ve seen in a while.
    Great work, never thought I’d see someone make a code editor in Godot that blasts phonk music while you work lol

    • @FaceDevStuff
      @FaceDevStuff  6 месяцев назад +1

      Hahaha I'm glad you enjoyed it :D

  • @luxluth
    @luxluth 8 месяцев назад +1

    Doing it in godot is wild man, love it

  • @idoblenderstuffs
    @idoblenderstuffs 8 месяцев назад +57

    Is he using The Linux?

  • @lancemarchetti8673
    @lancemarchetti8673 8 месяцев назад +2

    Wow awesome. How does your code editor treat NUL and Nbsp? Because that is always an issue in most editors when attempting to copy and paste these invisible bytes? Thanks.

  • @teleprint-me
    @teleprint-me 2 месяца назад

    The issue isn't necessarily html, css, and js (aka webdev). The issue is the model-view-controller paradigm. You're right in saying that it sucks. It makes the simplest tasks - let's just say - a nightmare. js being async out-of-the-box and single-threaded by default just compounds it. the final nail in the coffin is how bad js itself is as a language. js is probably the most difficult language I've ever learned and it's also the language I'm most acquainted with besides C and Python (I also know a bunch of other languages, but it doesn't matter).

  • @-techexo
    @-techexo 7 месяцев назад +1

    finally, another funny youtuber that codes

  • @xmeo209
    @xmeo209 7 месяцев назад +7

    The only reason i clicked on this video was because i wanted the glow.

  • @LuanrTanuki
    @LuanrTanuki 7 месяцев назад +1

    Typing code feels cinematic

  • @BGDMusic
    @BGDMusic 2 месяца назад

    now you know you have to work on this software using the griddycode code editor.

  • @joaopedrofavoretti7905
    @joaopedrofavoretti7905 7 месяцев назад +2

    Great video! Great editing!!

  • @SIMULATAN
    @SIMULATAN 8 месяцев назад +2

    There it issss 🎉
    The videos just get better and better, you push the boundaries of what's possible with every video 😮
    Keep it up, looking forward to more content ❤

  • @imrndly
    @imrndly 5 месяцев назад

    Add a jumpscare that happens randomly while typing

  • @andrewdunbar828
    @andrewdunbar828 8 месяцев назад +45

    An editor so dramatic you call could it 'ded'.

  • @kittenlord3572
    @kittenlord3572 8 месяцев назад +3

    but... but does it have vim motions?

  • @MunaAlaneme
    @MunaAlaneme 7 месяцев назад +1

    Now, steal everything from every code editor you see in the world! >:D

  • @_somerandomguyontheinternet__
    @_somerandomguyontheinternet__ 8 месяцев назад +4

    just tested it and text is invisible
    pls fix bug i want phonk code

    • @FaceDevStuff
      @FaceDevStuff  8 месяцев назад +1

      i'm working on a fix :)

    • @fruytdev
      @fruytdev 8 месяцев назад +1

      i have the same issue

    • @bridgersilk
      @bridgersilk 8 месяцев назад +1

      yep its the windows version being broken

    • @_somerandomguyontheinternet__
      @_somerandomguyontheinternet__ 8 месяцев назад

      @@bridgersilkalso linux i tried both (tried windows using wine)

  • @rjinstitute.rajjit
    @rjinstitute.rajjit 8 месяцев назад +1

    Damn! made me laugh! 😂😂
    Thanks for the editor! You are a life saver!

  • @ProbablyM_S
    @ProbablyM_S 8 месяцев назад

    11:52 😂 thank you so much for doing that I subscribed just for that

  • @OliverJ440
    @OliverJ440 8 месяцев назад

    Thanks for Taking your time and making this for all of us! Respect😂😂✌✌🤟🤟

  • @GukoHuba
    @GukoHuba 6 месяцев назад +1

    this video was packed with information, yet so easy to follow!

  • @ghostcatcher1279
    @ghostcatcher1279 7 месяцев назад +1

    As a regular Tauri video, I approve all of these issues. Love the framework but man I feel like I'm getting trolled sometimes

  • @Pjgmer
    @Pjgmer 3 месяца назад

    My question is how was the first coding language made?

  • @bitcoingambler69
    @bitcoingambler69 8 месяцев назад

    Editor so cool i want to make music for it.

  • @Gregorius_
    @Gregorius_ 7 месяцев назад +1

    first code editor which you need a 4090 to run

  • @u_long_u64_i64
    @u_long_u64_i64 3 месяца назад +1

    VSCode is an html site ;)

  • @Eluzv
    @Eluzv 7 месяцев назад +2

    PLS MAKE A TUTURIAL ON HOW TO INSTALL/RUN IT, IT WONT WORK

  • @epicgaming11195
    @epicgaming11195 5 месяцев назад

    ok but the real question is, if you have to use a text editor to code a text editor, how was the first text editor made

  • @im.just.random
    @im.just.random 7 месяцев назад

    windoes defender blocks it and when i click "run anyway" it will run, its just that it freezes

  • @yahalloe
    @yahalloe 7 месяцев назад

    Editor was pretty fun tho lagging frames in some parts.

  • @rajjani1504
    @rajjani1504 Месяц назад

    please if possible try creating a modern version of turbo C++ since its colors and overview suck but is very user-friendly and has easy terminal execution

  • @BGOPC
    @BGOPC 7 месяцев назад

    add cpp and I'll use it, if u integrate the support for competitive programming(codeforces only) I'll use it 100 times

  • @ImDuck42
    @ImDuck42 7 месяцев назад +1

    Socian Feedia
    Heyson

  • @emmanuelgenga7421
    @emmanuelgenga7421 8 месяцев назад

    Almost killed peoples ear after opening the editor damn

  • @talisman_games15
    @talisman_games15 2 месяца назад

    why does youtube compression absolutely hate this video?

  • @oskarristolang
    @oskarristolang 8 месяцев назад +1

    legendary video, ngl. what a great project!

  • @lightningbolt_62
    @lightningbolt_62 7 месяцев назад

    bro making CEs now ain't no way

  • @GK-we4co
    @GK-we4co 8 месяцев назад

    This is what I see in my dreams when I'm drunk af

  • @mmegar5873
    @mmegar5873 3 месяца назад +1

    what story point was this project?

  • @VioletJewel1729
    @VioletJewel1729 7 месяцев назад +1

    very cool, actually! now you just need structured regular expressions, undo and redo, an API to expose the internals in a controlled way, and ... haha jk. Good job! :) very neat

  • @sampleee
    @sampleee 4 месяца назад

    i hate web dev so much finally someone who doesnt defend it with their life

  • @CreeperITA104
    @CreeperITA104 8 месяцев назад +11

    Wake up!!!! My boy dropped a new video

  • @samueligaz8858
    @samueligaz8858 7 месяцев назад +1

    Vscode has settings?

  • @GGStudios7484
    @GGStudios7484 7 месяцев назад

    me when you added music: oh good so i will not go crazy😀

  • @NR_5tudio
    @NR_5tudio 4 месяца назад

    its good and wew but HOW CAN I CHANGE the disk
    its on C only i cant even change it to D,E

  • @SciFixing
    @SciFixing 7 месяцев назад

    A „So this is the result“ would‘ve been great :(

  • @JaySharma_javascript
    @JaySharma_javascript 8 месяцев назад +1

    Wow he dropped a new video

  • @AndrewDrury-l1r
    @AndrewDrury-l1r 13 дней назад

    bro is doing everything😭😭🙏🙏

  • @Maagiicc
    @Maagiicc 8 месяцев назад

    When are you making your own os? Written in your own lang using your text editor

  • @negerleins
    @negerleins 7 месяцев назад

    should add discord rich presence, like the one from VS

    • @negerleins
      @negerleins 7 месяцев назад

      too bad i cant get this to work on wayland

    • @negerleins
      @negerleins 7 месяцев назад

      i take that back, its perfect.

  • @_sevelin
    @_sevelin 7 месяцев назад

    Gaddamn, the way you dropped Tauri demotivates me to continue on my own project..
    Nice editor though!

    • @okie9025
      @okie9025 7 месяцев назад +1

      Tauri is easy and web dev technologies have been fine tuned for decades to produce the best UI/UX, he's just stupid

  • @justrabbit
    @justrabbit 8 месяцев назад

    most underrated yter

  • @whyisthiscodenotworking
    @whyisthiscodenotworking 7 месяцев назад +1

    Im a full stack dev and i cant even code a full stack app 😭😭 . I forgot everything

  • @Jabberwockybird
    @Jabberwockybird 6 месяцев назад

    Sorry Primaegen, I guess I won't be switching to Neovim. I'm all griddy now

  • @no_name4796
    @no_name4796 4 месяца назад

    8:38 ayooo bruh why the neovim hate? It's literally the most lightweight editor ever lol

  • @jhonny6382
    @jhonny6382 8 месяцев назад

    amazing editor

  • @AmirparsaDD
    @AmirparsaDD 2 месяца назад

    bros doing 10x developer shit every single day

  • @pointyorb
    @pointyorb 9 дней назад

    5:14
    I feel like that's just software in general

  • @RoboGameOfficial
    @RoboGameOfficial 8 месяцев назад

    Should've tried WPF!

  • @lolcat69
    @lolcat69 8 месяцев назад +1

    this looks like DED of tsoding

    • @53p91
      @53p91 7 месяцев назад

      look at src, totally different, and + he mentioned inspiration from tsoding

  • @Sovralin
    @Sovralin 5 месяцев назад

    I need the glow effect for neovim. Please someone port it.

  • @purrzival
    @purrzival 7 месяцев назад

    Really cool! I would love to see Python...

  • @allayy237
    @allayy237 7 месяцев назад

    on my pc the resolution is really badd, how can i fix it=)?

  • @bukket_head
    @bukket_head 4 месяца назад +1

    Crab shell type shit

  • @AhmedSwede
    @AhmedSwede 8 месяцев назад

    ok now make code editor for phone with built-in terminal

  • @whydw2283
    @whydw2283 8 месяцев назад +1

    Tsoding actually did it 😂😂😂😂

    • @dylanbacon554
      @dylanbacon554 8 месяцев назад

      no way its like he literally said that in the video or something

  • @2006hondacivic5
    @2006hondacivic5 Месяц назад

    can you give it c# compatibility for unity devs???

  • @FriskDreemurr66669
    @FriskDreemurr66669 3 месяца назад

    i know i didnt watch the video and i might be stupid but how do we run code in it? pressing ctrl i doesn't show a compile code hotkey