summaryrefslogtreecommitdiffstats
path: root/2022/captions/emacsconf-2022-treesitter--treesitter-beyond-syntax-highlighting--abin-simon--main--chapters.vtt
blob: 20e7c3c75216b5585e9893f347401600684ae121 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
WEBVTT

00:00:00.000 --> 00:00:08.200
Opening

00:00:24.201 --> 00:00:50.280
Introduction to Tree-sitter

00:00:50.280 --> 00:01:37.040
Querying Tree-sitter tree

00:01:37.040 --> 00:02:15.640
Syntax highlighting

00:02:15.640 --> 00:03:47.120
Custom syntax highlighting

00:03:47.120 --> 00:05:48.760
Text objects

00:05:48.760 --> 00:06:20.480
Code folding

00:06:20.480 --> 00:08:10.480
Navigating config files

00:08:10.480 --> 00:08:21.560
Navigating code

00:08:21.560 --> 00:09:31.520
Intelligent templates

00:09:31.520 --> 00:09:59.080
Structural editing

00:09:59.080 --> 00:10:26.240
tree-sitter-save-excursion

00:10:26.240 --> 00:11:03.880
The future