I stop before continuing watching. Thank God for having you. I want to know more about this treesitter. I hope we have series for treesitter.
@teej_dv10 ай бұрын
hoping to do longer video later, will take some time to put together
@hazmat8610 ай бұрын
@@teej_dv if only you would do a long length video about tree sitter, feels like you did though, like recently, ehhhh......guess not, must be losing it....BLAZINGLY CRAZY!
@peteruelimaa49733 ай бұрын
I mean you could read the docs. You'll know more than you ever could from watching videos. Reading documentation has become a superpower.
@caschque724210 ай бұрын
Your videos are impressive. I think the value comes from explaining one topic so one understands, how it works on an intuitive level while keeping the video short.
@silentobserver909510 ай бұрын
I never comment on any KZbin videos.... but damn, this video was really great. Not only did you talk about an interesting topic but also explained it extremely well. Please keep on releasing more of these videos. We need content creators like you.
@Richetechguy10 ай бұрын
Great stuff, keep it up your kickstart vid has helped me out a lot on getting back into Neovim fully.
@teej_dv10 ай бұрын
Thanks!! glad to hear it :)
@TankorSmash10 ай бұрын
Haskell slander aside, this was amazing! I can't believe how much of ts you explained, along with giving clear usecases and examples right into vim. Thanks for putting this out!
@martinocrespoalvarez46638 ай бұрын
I'm really jealous about the way this guy expresses ideas and concepts. Huge, huge fan!
@jR-tm3ko10 ай бұрын
The quality of each video you put out just gets better and better. Thank you!
@mattwilly795910 ай бұрын
This makes a lot more sense now. Really like how you break things down in a simple way. It makes it a lot easier to understand concepts.
@vojtastruhar895010 ай бұрын
What blows my mind is that it downloads some C files, COMPILES THEM and then runs them nice and fast and natively. Great stuff
@jasonschannel10 ай бұрын
Followed after the LSP video, and now I get this! The top quality explainers just keep coming! Thanks TJ!
@meatcow4179 ай бұрын
Pulled me in with the trees in the thumbnail, stayed for the solid explanations. Thanks man!
@Jscodin10 ай бұрын
You really have a great way of explaining things in a way that anyone can understand, even beginners like myself - this was very interesting and informative, looking forward to the next explainer
@LokeshKrishna199510 ай бұрын
Bless you for your fantastic explainers and all your work on Neovim. Huge fan!
@Tntpker10 ай бұрын
I actually used tree-sitter in a project a while ago making a LS for a DSL. It worked pretty well and had auto-complete, hover, signature help, and syntax error highlights. However, tree-sitter's error recovery ability still remains a problem to make it a viable tool for creating LSs.
@slim_mike6 ай бұрын
blown away in peices after seeing this video, I'm still recovering. This is very impresive, I want to learn scheme now
@intimidate1239 ай бұрын
Great video TJ! really enjoy how you break everything down, makes it easy to understand and learn
@roberto801610 ай бұрын
I didn't know tree-sitter uses JDSL, Tom is indeed a genius
@ParanoidxProd10 ай бұрын
I would love a more in depth video on writing grammar, and more specific scanner. Been diving into writing grammars lately and so appreciate the content!
@teej_dv10 ай бұрын
ya, might do longer video of this later -- will have to be way longer haha
@xcuu10 ай бұрын
These videos are really great TJ, please keep them coming!
@wadechang7 ай бұрын
First time in my life I feel like I understand what treesitter is. Hats off!
@codetothemoon10 ай бұрын
Incredible. Cleared up a ton of confusion for me. Thank you!
@kellybmackenzieКүн бұрын
7:54 Extremely based opinion, immediately subscribed. Scheme for the win!!
@UriLiebeskind-q9d12 күн бұрын
Great video and explanation! Thank you TJ for your work!
@funkdefied110 ай бұрын
Man this is dope. I never thought to try to understand LSPs and the parsers powering them. It was all just magic.
@megaxlrful10 ай бұрын
This is a great explainer on Treesitter. I used Atom in the past, switched to Vim then Neovim. I knew what treesitter did inside neovim, and heard that it is the best one at its job but never really understood what is soo good about it.
@rom1detroyes14310 ай бұрын
I still don't really know what I can do with tree-sitter, but now I know what and how it does this thing in Neovim : great knowledge sharing, thanx :-)
@sandeepvk10 ай бұрын
Have never understood the REAL difference between LLM, LSP and treesitter. This video was very useful
@johnathonme8 ай бұрын
Great video, thanks!!! Just the right amount of depth and standing while presenting was extra engaging!
@MalakaiProgrammer10 ай бұрын
Love this video. Recently had to edit the grammar for a semi-obscure language as it was missing features and loved how simple it was. I mean it still took me 4 hours because I didn't know anything about tree-sitter but I wish I saw this video before then, it would have been so much help! Keep it up!
@PrestonThorpe-d1x10 ай бұрын
TJ you're my new favorite youtuber/content creator. I really hope the full time thing works out for you, good luck. Definitely need more videos like these. Also now I hope you are able finish the interpreter in OCaml series one day :D
@ZnMgkbvprb5 күн бұрын
I like this guy, because he actually knows his shit. It's not here just selling smoke.
@rddavies10 ай бұрын
You're a truly gifted teacher among your many other talents.
@gmchris411310 ай бұрын
This was dense. I'll be honest, a lot of it went right over my head as I'm starting to learn now, but I hope to return in time and realize it all makes sense 😅. Great content, I love the educational stuff. Keep it up.
@yakomisar10 ай бұрын
TJ your presentations skill is a masterpiece
@sarojregmi20010 ай бұрын
Future Nile will admire you more than anyone. Great video. Ignore the spelling mistakes if any.
@JosephMcMurray198410 ай бұрын
You know this video is going to be good when Teej brings out the blazer.
@amirhoseinfarhadi226810 ай бұрын
I really love this new wave of content from you champ 👍🏻
@marianouvalle89510 ай бұрын
Amazing stuff Teej, keep it up!
@teej_dv10 ай бұрын
Thanks :) :)
@rastko61410 ай бұрын
Really cool video. Thank you for showing us behind the curtain!
@droydi10 ай бұрын
Godlike TJ, well done once again with the explanations, more of this!
@Jojor1110 ай бұрын
I had the ideas but this really helped me connect them together… treesitter really is extremely powerful and I’m already getting ideas of cool things I could use it for if I learn it a bit
@teej_dv10 ай бұрын
So great to hear!! thanks for the nice words :)
@accumulator48256 ай бұрын
Really good explanation, thank you for the knowledge!!!
@PotatoGameDev10 ай бұрын
You are a good human, TJ.
@ivandenysenko7 ай бұрын
Thank you for such an awesome explanation!
@RustFlow2238 ай бұрын
Man your explanation sound great! Keep going!
@faraonch9 ай бұрын
Very well explained. Although, as a Mac power user it's still hard to overcome all the entry barriers. It's too easy to forget all the needed fundamentals that are needed to switch to neo vim. (as an active freelancer working on projects)
@darkenblade98610 ай бұрын
i am loving these videos. really great info!
@maxnrm4 ай бұрын
I'm on the journey of configuring neovim from scratch, this is second video I watched, first one was about Abstract Syntax Tree. I think I would be able to set up neovim in under 100 hours. Probably a 5-8 videos more and after that practice for 80 hours. Then finally I would be able to use neovim how I like.
@MrSpyTubes10 ай бұрын
Great job man! Keep up the good work!
@teej_dv10 ай бұрын
Thanks :)
@NStripleseven10 ай бұрын
The bit that I was really interested in is how the tree sitter determines what the “least number of errors” is for a given invalid program. Looks like it was never covered but I’m still curious.
@joaomsa10 ай бұрын
Great video, lots of cool tools built around the ecosystem like ast-grep
@ka9dgx3 ай бұрын
Well, that certainly was an excellent explanation of something I didn't know I needed to know. Thanks! Maybe now I'll find out what an LSP is... ;-)
@jong.486410 ай бұрын
This guy is a machine!! Def much better than that netflix-btw-guy
Tresitter is clearly a tokenizer and lexical analyzer, on top of you have some productions that are general enough to build branches in the syntax tree such as braces aaround a list without committing to specific languages. Am I on the right track track here?
@gobdovan10 ай бұрын
I thought this video is about how to do a job where you clean and water the trees when the tree owner isn't home.
@huge_letters10 ай бұрын
Oh, I have a new question - if tree sitter has no clue about context, it just parses text to ast. How does syntax highlighting working through tree sitter know when my identifier is a function or value? What I mean is when in TS I define a ``` const num = 5; function func(){} console.log(a, func) ; ``` It would highlight num blue and func yellow - how does it even know here that func is a function? From my understanding it would only know it's just some sort of identifier
@M0K0K010 ай бұрын
Bro it's late and I was like "tree sitter ? Wtf would you like someone to watch over a tree for you ?" and I feel very stupid now
@Luna-lp9op10 ай бұрын
"isn't that outdated and illegal now" not proud to understand that joke because i'm chronically online
@SalvaToroTorus10 ай бұрын
Nice stuff. You explain things really well.
@je12emy10 ай бұрын
Great video, thank you, TJ!
@nemethda10 ай бұрын
To the point, simply brilliant
@havocthehobbit10 ай бұрын
Great explanation .I had no idea I was building something that already existed , Iv been writing a language query system in rust ... I just have no interest in having to go back to C or train someone else in C to be able to use tree sitter building new language libraries for tree sitter to use . I'd love to know the learning curve with tree sitter when building a language parser for a new language that hasnt been done or shared with it .
@teej_dv10 ай бұрын
You don't write c when you use tree sitter. You write the grammar in js and you usually have language bindings already in other langs.
@havocthehobbit10 ай бұрын
@@teej_dvOK that sounds interesting , so basically tell it the syntax and structure or and using javascript to create a grammar , then I could use rust bindings if I wanted to read or compile that grammar into something consumable. I was under the impression I had to use C to write and compile that grammer into a library that uses C lib exports for bindings, so that I could then consume it with a Language like Rust or whatever Lang to be able to query what it parses... So it sounds like a 2 stage approach versus the 3 phase approach I was thinking . Which means I dont need to use C at all.
@michaeletzkorn10 ай бұрын
I could be wrong because some of the information went over my head, but it sounds like treesitter is a file syntax parser and NOT a babysitter for trees.
@rasmusravnandersen578810 ай бұрын
Omg, what a great explanation!
@THIRSTYGNOME10 ай бұрын
What are the security implications of auto install of the different language parsers?
@kublaios6 ай бұрын
I trust this man because he's wearing a PhD jacket
@ElvenSpellmaker10 ай бұрын
Vscode seem to be discussing potentially moving to treesitter from textmate grammars, it'll be a loooong time though.
@nightshade42710 ай бұрын
Great video and explanation as always
@hamzarashid757910 ай бұрын
You forgot to say: Hopefully this video was suitable.
@andrewrush766710 ай бұрын
Sharp sports coat, very professional!
@alexandrostsagkaropoulos10 ай бұрын
That is as close to art as it can be
@iliadmitriev0110 ай бұрын
how did you got TS query window open? I found the way to open right tree window with :InspectTree command
@jeffbeyer4629 ай бұрын
was wondering this too. it's :EditQuery but looks like it's a 0.10 feature
@matthewrossee10 ай бұрын
Some lsp clients implement syntax highlighting themselves, right? How does neovim decide on using treesitter or lsp highlighting? I would assume that treesitter takes precedence, since it's faster, but if lsp and treesitter are unrelated, then how does it work?
@DanielPaunescu4 ай бұрын
You said tree-sitter is not an LSP, but could you use tree-sitter to implement an LSP sort of thing on top of it?
@StephenRayner5 ай бұрын
Subbed, this was very good thank you.
@TeamDman10 ай бұрын
Eloquently explained!
@hechuan507510 ай бұрын
any chance you could do an indepth LSP video, i watched the dedicated one but would like to learn more about the capabilities and handlers
@teej_dv10 ай бұрын
yes, i'm planning an entire video of writing a complete lsp from scratch
@hechuan507510 ай бұрын
@@teej_dvthank you than you
@hendrykhoza478210 ай бұрын
Guys what is he using for presentation ?
@RazoBeckett.10 ай бұрын
tree-stander
@JoshuaLonsako10 ай бұрын
Dude you're on a roll
@mishydevil10 ай бұрын
Teej wearing a jacket, must be a serious video
@Linuxdirk10 ай бұрын
I wish it was easier to create own custom parsers and stuff, so it’s as easy to add tree-sitter syntax highlights than it was with old Vimscript.
@AK-vx4dy2 ай бұрын
Emacs is decades old...how it uses tree-sitter?
@trailangnd96Ай бұрын
can you make video about c# + tree sitter? please
@homfes10 ай бұрын
I think I understood it. So treesitter is an interpreter that serves language protocols?
@CROXoDyLE8 ай бұрын
Is this like a baby sitter but for trees
@thiagolopes497810 ай бұрын
hello TJ, may I ask you something? While using VS Code, the Vim extension makes possible for me to use Visual Block mode, and then when I enter "I" to insert text, then backspace , the text follows for each line selected, and it is pretty good to use with SQL queries for example. When I try to do this with Vim or Neovim, I just can't, and I don't think it is the 'whichwrap' option, do you know what it is? Thank you.
@heian173 ай бұрын
You can, by typing `dd`
@JordanShurmer10 ай бұрын
you should try a different material sports coat. Tweed or Linen perhaps
@davidsicilia531610 ай бұрын
Thanks for this, very helpful video
@mike_yon10 ай бұрын
Great video except I do infact delete the file everytime I want to change something. I run echo >> file.ml (ocaml BTW) every time I need to edit something. It's a more functional way to program. Having random, nonrecursive access to a character in a file, like having access to an element in an array introduces state into the writing of my program
@huge_letters10 ай бұрын
"LSP and Treesitter are unrelated" - but do LSPs use treesitter for text parsing for example? Like LS-server receives an event with file changes, it runs them through tree-sitter to get a parsed result and then based on AST it can generate a response to the client?
@teej_dv10 ай бұрын
not generally no. they usually use hand-rolled custom parsers that are optimized for their language
@StephenRayner5 ай бұрын
Where is the video on LSPs?
@liamwoodleigh10 ай бұрын
Great video Teej!
@alexandersemionov579010 ай бұрын
He's going corporate, oh no the suit
@teej_dv10 ай бұрын
You can than twitch chat for that
@hendrykhoza478210 ай бұрын
How to build a parser, I need parser for Razor pages