EmacsConf 2022: Tree-sitter beyond syntax highlighting - Abin Simon

preview_player
Показать описание

00:00:00.000 Opening
00:24.201 Introduction to Tree-sitter
00:50.280 Querying Tree-sitter tree
01:37.040 Syntax highlighting
02:15.640 Custom syntax highlighting
03:47.120 Text objects
05:48.760 Code folding
06:20.480 Navigating config files
08:10.480 Navigating code
08:21.560 Intelligent templates
09:31.520 Structural editing
09:59.080 tree-sitter-save-excursion
10:26.240 The future

This video is available under the terms of the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.
Рекомендации по теме
Комментарии
Автор

This is exactly the talk I needed to really understand why people use tree-sitter. Thank you very much!

ragreenburg
Автор

Clear and concise up to the point, awesome talk

RajasegarChandiran
Автор

Really cool, this is exactly what I dreamed to have in my editor!

MaxHeisinger
Автор

Great, concise, elegant and provide all I need as a general introduction. Thank you!

zehuishao
Автор

I have tried neovim treesitter textobjects, but it's buggy sometimes and not very featureful. I will take a look at evil Emacs. If this works correctly this will be an absolute gamechanger.

sumansaha