-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlangScopes
More file actions
619 lines (619 loc) · 14.4 KB
/
langScopes
File metadata and controls
619 lines (619 loc) · 14.4 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
_BalancedBraces
_BalancedParens
built_in.stdLib.Adpcm
built_in.stdLib.Android
built_in.stdLib.Atomics
built_in.stdLib.Base64
built_in.stdLib.Basic
built_in.stdLib.Bindings_Generator
built_in.stdLib.Bit_Array
built_in.stdLib.Bit_Operations
built_in.stdLib.Bucket_Array
built_in.stdLib.BuildCpp
built_in.stdLib.Check
built_in.stdLib.Clipboard
built_in.stdLib.Code_Visit
built_in.stdLib.Codex
built_in.stdLib.Command_Line
built_in.stdLib.Compiler
built_in.stdLib.Crc
built_in.stdLib.Curl
built_in.stdLib.Debug
built_in.stdLib.Deep_Copy
built_in.stdLib.Default_Allocator
built_in.stdLib.Default_Metaprogram
built_in.stdLib.File
built_in.stdLib.File_Async
built_in.stdLib.File_Utilities
built_in.stdLib.File_Watcher
built_in.stdLib.Flat_Pool
built_in.stdLib.Float16
built_in.stdLib.GL
built_in.stdLib.Gamepad
built_in.stdLib.GetRect
built_in.stdLib.GetRect_LeftHanded
built_in.stdLib.Hash
built_in.stdLib.Hash_Table
built_in.stdLib.Ico_File
built_in.stdLib.Input
built_in.stdLib.IntroSort
built_in.stdLib.Iprof
built_in.stdLib.Jai_Lexer
built_in.stdLib.Keymap
built_in.stdLib.Linux
built_in.stdLib.MacOS_Bundler
built_in.stdLib.Machine_X64
built_in.stdLib.Mail
built_in.stdLib.Math
built_in.stdLib.Metal
built_in.stdLib.Metaprogram_Plugins
built_in.stdLib.Minimal_Metaprogram
built_in.stdLib.MojoShader
built_in.stdLib.Objective_C
built_in.stdLib.Overwriting_Allocator
built_in.stdLib.PCG
built_in.stdLib.POSIX
built_in.stdLib.POSIX_old
built_in.stdLib.Pool
built_in.stdLib.Preload
built_in.stdLib.Print_Color
built_in.stdLib.Print_Vars
built_in.stdLib.Process
built_in.stdLib.Program_Print
built_in.stdLib.Protocol_For_Memory_Visualization
built_in.stdLib.RadixSort
built_in.stdLib.Random
built_in.stdLib.Reflection
built_in.stdLib.Relative_Pointers
built_in.stdLib.Remap_Context
built_in.stdLib.Runtime_Support
built_in.stdLib.Runtime_Support_Crash_Handler
built_in.stdLib.SDL
built_in.stdLib.SIMD
built_in.stdLib.Shared_Memory_Channel
built_in.stdLib.Simp
built_in.stdLib.Simple_Package
built_in.stdLib.Sloppy_Math
built_in.stdLib.Soa
built_in.stdLib.Socket
built_in.stdLib.Sort
built_in.stdLib.Sound_Player
built_in.stdLib.Srgb
built_in.stdLib.String
built_in.stdLib.Subtitles
built_in.stdLib.System
built_in.stdLib.Tagged_Union
built_in.stdLib.Text_File_Handler
built_in.stdLib.Treemap
built_in.stdLib.Unicode
built_in.stdLib.Unmapping_Allocator
built_in.stdLib.Vulkan
built_in.stdLib.Wav_File
built_in.stdLib.Window_Creation
built_in.stdLib.Windows
built_in.stdLib.Windows_Registry
built_in.stdLib.Windows_Resources
built_in.stdLib.Windows_Utf8
built_in.stdLib.X11
built_in.stdLib.Xar
built_in.stdLib.Zip_File_Directory
built_in.stdLib.d3d11
built_in.stdLib.d3d12
built_in.stdLib.d3d_compiler
built_in.stdLib.debug_info
built_in.stdLib.dxc_compiler
built_in.stdLib.dxgi
built_in.stdLib.executable_formats
built_in.stdLib.freetype
built_in.stdLib.freetype-2
built_in.stdLib.generate_c_header
built_in.stdLib.lz4
built_in.stdLib.macos
built_in.stdLib.md5
built_in.stdLib.meow_hash
built_in.stdLib.meshoptimizer
built_in.stdLib.nvidia_aftermath
built_in.stdLib.nvtt
built_in.stdLib.rpmalloc
built_in.stdLib.stb_image
built_in.stdLib.stb_image_resize
built_in.stdLib.stb_image_write
built_in.stdLib.stb_vorbis
built_in.stdLib.telemetry3
built_in.stdLib.xxHash
char
char.escape
comment
comment.block
comment.line
doctag
doctag.bug
doctag.fixme
doctag.hack
doctag.label
doctag.later
doctag.maybe
doctag.noCheckin
doctag.note
doctag.optimise
doctag.question
doctag.reminder
doctag.test
doctag.todo
doctag.xxx
keyword.cast
keyword.cast.v1
keyword.cast.v2
keyword.char
keyword.context
keyword.enum
keyword.flowCtrl
keyword.for
keyword.if
keyword.meta
keyword.proc
keyword.struct
literal
literal.bool.false
literal.bool.true
meta
meta.asm
meta.asm.keyword.register
meta.directive
meta.directive.asm
meta.directive.asm.block
meta.directive.asm.flag
meta.directive.asm.flags
meta.directive.forV2
meta.directive.import
meta.directive.load
meta.directive.modifier
meta.directive.modify
meta.directive.module_parameters
meta.directive.module_parameters.block
meta.note
meta.stringTerminator
number
number.binary
number.binary.prefix
number.float
number.float.exponent
number.hex
number.hex.prefix
number.hexFloat
number.hexFloat.prefix
number.integer
operator
operator.asm.broadcastValueOrSuppressFloatExceptions
operator.asm.maskControl
operator.asm.roundingControl
operator.asm.size.clue
operator.asm.size.dot
operator.assign
operator.autobake
operator.backtick
operator.bake
operator.bitwise
operator.cast.v3
operator.comparison
operator.define
operator.define.assign
operator.define.constant
operator.dereference
operator.dot
operator.hash.directive
operator.logical
operator.math
operator.math.unaryNegate
operator.pinRegister
operator.quickLambda
operator.range
operator.returns
operator.rotate
operator.shift
operator.shift.modifier
operator.uninitialised
params.declaration
params.moduleOrProgram
params.moduleOrProgram.declaration
property
property.constant
property.constant.declaration
property.constant.enum
property.declaration
punctuation
punctuation.alignmentWS
punctuation.backslash
punctuation.brace
punctuation.bracket
punctuation.comma
punctuation.commaComma
punctuation.forExpansionInvoke
punctuation.forModifier
punctuation.paren
punctuation.quote
punctuation.semicolon
string
string.here
string.path.import
string.path.load
subst
symbol.ADX
symbol.AES
symbol.AESKLE
symbol.AESKLE_WIDE
symbol.AMX_BF16
symbol.AMX_INT8
symbol.AMX_TILE
symbol.APIC
symbol.AVX
symbol.AVX2
symbol.AVX512BF16
symbol.AVX512BITALG
symbol.AVX512BW
symbol.AVX512CD
symbol.AVX512DQ
symbol.AVX512F
symbol.AVX512FP16
symbol.AVX512VBMI2
symbol.AVX512VNNI
symbol.AVX512VP2INTERSECT
symbol.AVX512_4FMAPS
symbol.AVX512_4VNNIW
symbol.BASELINE_X86_64
symbol.BMI1
symbol.BMI2
symbol.CET_IBT
symbol.CET_SS
symbol.CLDEMOTE
symbol.CLFLUSH
symbol.CLFLUSHOPT
symbol.CLWB
symbol.CLZERO
symbol.CMOV
symbol.CX16
symbol.CX8
symbol.ENQCMD
symbol.F16C
symbol.FMA
symbol.FPU
symbol.FSGSBASE
symbol.FXSR
symbol.GFNI
symbol.HLE
symbol.HRESET
symbol.INTEL_PT
symbol.INVLPGB
symbol.INVPCID
symbol.MCOMMIT
symbol.MMX
symbol.MONITOR
symbol.MOVBE
symbol.MOVDIR64B
symbol.MOVDIRI
symbol.MPX
symbol.MSR
symbol.PCLMULQDQ
symbol.PCONFIG
symbol.PKS
symbol.PKU
symbol.POPCNT
symbol.PREFETCHWT1
symbol.RDPID
symbol.RDPRU
symbol.RDRAND
symbol.RDSEED
symbol.RTM
symbol.SEP
symbol.SERIALIZE
symbol.SHA
symbol.SMX
symbol.SSE
symbol.SSE2
symbol.SSE3
symbol.SSE4_1
symbol.SSE4_2
symbol.SSSE3
symbol.TSXLDTRK
symbol.VAES
symbol.VMX
symbol.VPCLMULQDQ
symbol.WAITPKG
symbol.WBNOINVD
symbol.XSAVE
symbol.XSAVEC
symbol.XSAVEOPT
symbol.XSAVES_XRSTORS
symbol._3DNOW
symbol.size.const
symbol.size.numeric
symbol.size.type
title.class.declaration
title.class.inherited
title.enum.declaration
title.function
title.function.declaration
title.function.forExpansion
title.function.operatorProc
title.function.printLike
type
type.any
type.asm
type.baked
type.bool
type.code
type.context
type.declaration
type.enum.declaration
type.enum.value.declaration
type.float
type.function.declaration
type.function.declaration.quickLambda
type.integer.signed
type.integer.unsigned
type.stdLib.Adpcm
type.stdLib.Android
type.stdLib.Basic
type.stdLib.Bindings_Generator
type.stdLib.Bit_Array
type.stdLib.Bucket_Array
type.stdLib.BuildCpp
type.stdLib.Code_Visit
type.stdLib.Codex
type.stdLib.Command_Line
type.stdLib.Compiler
type.stdLib.Curl
type.stdLib.Debug
type.stdLib.Deep_Copy
type.stdLib.File
type.stdLib.File_Async
type.stdLib.File_Utilities
type.stdLib.File_Watcher
type.stdLib.Flat_Pool
type.stdLib.Float16
type.stdLib.GL
type.stdLib.Gamepad
type.stdLib.GetRect
type.stdLib.GetRect_LeftHanded
type.stdLib.Hash_Table
type.stdLib.ImGui
type.stdLib.Input
type.stdLib.Iprof
type.stdLib.Jai_Lexer
type.stdLib.Keymap
type.stdLib.Linux
type.stdLib.Machine_X64
type.stdLib.Mail
type.stdLib.Math
type.stdLib.Metal
type.stdLib.Metaprogram_Plugins
type.stdLib.MojoShader
type.stdLib.Objective_C
type.stdLib.Overwriting_Allocator
type.stdLib.POSIX
type.stdLib.POSIX_old
type.stdLib.Pool
type.stdLib.Preload
type.stdLib.Print_Color
type.stdLib.Print_Vars
type.stdLib.Process
type.stdLib.Protocol_For_Memory_Visualization
type.stdLib.RadixSort
type.stdLib.Random
type.stdLib.Relative_Pointers
type.stdLib.Runtime_Support
type.stdLib.Runtime_Support_Crash_Handler
type.stdLib.SDL
type.stdLib.SIMD
type.stdLib.Shared_Memory_Channel
type.stdLib.Simp
type.stdLib.Simple_Package
type.stdLib.Soa
type.stdLib.Socket
type.stdLib.Sound_Player
type.stdLib.Subtitles
type.stdLib.System
type.stdLib.Tagged_Union
type.stdLib.Text_File_Handler
type.stdLib.Thread
type.stdLib.Treemap
type.stdLib.Unicode
type.stdLib.Unmapping_Allocator
type.stdLib.Vulkan
type.stdLib.Wav_File
type.stdLib.Window_Creation
type.stdLib.Windows
type.stdLib.Windows_Registry
type.stdLib.Windows_Resources
type.stdLib.X11
type.stdLib.Xar
type.stdLib.Zip_File_Directory
type.stdLib.d3d11
type.stdLib.d3d12
type.stdLib.d3d_compiler
type.stdLib.debug_info
type.stdLib.dxc_compiler
type.stdLib.dxgi
type.stdLib.executable_formats
type.stdLib.generate_c_header
type.stdLib.lz4
type.stdLib.macos
type.stdLib.meow_hash
type.stdLib.meshoptimizer
type.stdLib.nvidia_aftermath
type.stdLib.nvtt
type.stdLib.pl_mpeg
type.stdLib.stb_image
type.stdLib.stb_image_resize
type.stdLib.stb_image_write
type.stdLib.stb_vorbis
type.stdLib.xxHash
type.string
type.struct.declaration
type.type
type.void
variable
variable.constant
variable.constant.declaration
variable.context
variable.context.constant
variable.declaration
variable.language
variable.param.baked
variable.stdLib.Adpcm
variable.stdLib.Adpcm.constant
variable.stdLib.Android.constant
variable.stdLib.Android.programParam
variable.stdLib.Base64.constant
variable.stdLib.Basic
variable.stdLib.Basic.constant
variable.stdLib.Basic.context
variable.stdLib.Basic.programParam
variable.stdLib.Bindings_Generator
variable.stdLib.Bindings_Generator.constant
variable.stdLib.Bindings_Generator.context
variable.stdLib.Bindings_Generator.moduleParam
variable.stdLib.Bit_Array.constant
variable.stdLib.BuildCpp
variable.stdLib.BuildCpp.constant
variable.stdLib.BuildCpp.programParam
variable.stdLib.Check.moduleParam
variable.stdLib.Codex.moduleParam
variable.stdLib.Command_Line.constant
variable.stdLib.Compiler.constant
variable.stdLib.Curl.constant
variable.stdLib.Curl.programParam
variable.stdLib.Debug
variable.stdLib.Debug.constant
variable.stdLib.Debug.moduleParam
variable.stdLib.Deep_Copy
variable.stdLib.Deep_Copy.context
variable.stdLib.Deep_Copy.moduleParam
variable.stdLib.Default_Allocator
variable.stdLib.Default_Allocator.constant
variable.stdLib.Default_Allocator.moduleParam
variable.stdLib.Default_Metaprogram
variable.stdLib.Default_Metaprogram.constant
variable.stdLib.File
variable.stdLib.File.constant
variable.stdLib.File_Watcher.constant
variable.stdLib.Flat_Pool.constant
variable.stdLib.Flat_Pool.moduleParam
variable.stdLib.Float16.constant
variable.stdLib.GL
variable.stdLib.GL.constant
variable.stdLib.GL.moduleParam
variable.stdLib.Gamepad
variable.stdLib.GetRect
variable.stdLib.GetRect.constant
variable.stdLib.GetRect.context
variable.stdLib.GetRect.programParam
variable.stdLib.GetRect_LeftHanded
variable.stdLib.GetRect_LeftHanded.constant
variable.stdLib.GetRect_LeftHanded.context
variable.stdLib.GetRect_LeftHanded.programParam
variable.stdLib.Hash
variable.stdLib.Hash_Table.constant
variable.stdLib.Hash_Table.moduleParam
variable.stdLib.ImGui.constant
variable.stdLib.Input
variable.stdLib.Input.constant
variable.stdLib.Input.context
variable.stdLib.Iprof
variable.stdLib.Iprof.constant
variable.stdLib.Iprof.context
variable.stdLib.Iprof.moduleParam
variable.stdLib.Jai_Lexer.constant
variable.stdLib.Linux
variable.stdLib.Linux.constant
variable.stdLib.Math
variable.stdLib.Math.constant
variable.stdLib.Memory.moduleParam
variable.stdLib.Metal
variable.stdLib.Metal.constant
variable.stdLib.MojoShader.constant
variable.stdLib.Objective_C
variable.stdLib.Objective_C.constant
variable.stdLib.POSIX
variable.stdLib.POSIX.constant
variable.stdLib.POSIX_old
variable.stdLib.POSIX_old.constant
variable.stdLib.Pool.constant
variable.stdLib.Pool.programParam
variable.stdLib.Preload
variable.stdLib.Preload.constant
variable.stdLib.Print_Color.programParam
variable.stdLib.Program_Print
variable.stdLib.Program_Print.context
variable.stdLib.Project_Generator
variable.stdLib.Protocol_For_Memory_Visualization.constant
variable.stdLib.Random.context
variable.stdLib.Remap_Context.moduleParam
variable.stdLib.Runtime_Support
variable.stdLib.Runtime_Support.constant
variable.stdLib.Runtime_Support.moduleParam
variable.stdLib.Runtime_Support_Crash_Handler
variable.stdLib.Runtime_Support_Crash_Handler.constant
variable.stdLib.SDL
variable.stdLib.SDL.constant
variable.stdLib.SIMD.constant
variable.stdLib.Shared_Memory_Channel.constant
variable.stdLib.Simp
variable.stdLib.Simp.context
variable.stdLib.Simp.moduleParam
variable.stdLib.Simple_Package.constant
variable.stdLib.Socket
variable.stdLib.Socket.constant
variable.stdLib.Sound_Player
variable.stdLib.Sound_Player.constant
variable.stdLib.Sound_Player.moduleParam
variable.stdLib.String.constant
variable.stdLib.Subtitles.constant
variable.stdLib.System.constant
variable.stdLib.Tagged_Union.moduleParam
variable.stdLib.Thread.moduleParam
variable.stdLib.Thread.programParam
variable.stdLib.Unicode
variable.stdLib.Unicode.constant
variable.stdLib.Vulkan
variable.stdLib.Vulkan.constant
variable.stdLib.Wav_File.constant
variable.stdLib.Window_Creation
variable.stdLib.Window_Creation.moduleParam
variable.stdLib.Window_Type
variable.stdLib.Window_Type.constant
variable.stdLib.Windows
variable.stdLib.Windows.constant
variable.stdLib.Windows_Registry.constant
variable.stdLib.Windows_Resources
variable.stdLib.X11
variable.stdLib.X11.constant
variable.stdLib.Xar.constant
variable.stdLib.d3d11.constant
variable.stdLib.d3d11.programParam
variable.stdLib.d3d12.constant
variable.stdLib.d3d12.programParam
variable.stdLib.d3d_compiler.constant
variable.stdLib.debug_info.constant
variable.stdLib.dxgi.constant
variable.stdLib.executable_formats.constant
variable.stdLib.freetype
variable.stdLib.freetype.constant
variable.stdLib.lz4.constant
variable.stdLib.macos
variable.stdLib.macos.constant
variable.stdLib.meow_hash
variable.stdLib.meow_hash.constant
variable.stdLib.meshoptimizer.constant
variable.stdLib.nvidia_aftermath.constant
variable.stdLib.nvtt.constant
variable.stdLib.pl_mpeg
variable.stdLib.pl_mpeg.constant
variable.stdLib.rpmalloc.moduleParam
variable.stdLib.stb_image.constant
variable.stdLib.stb_image_resize.constant
variable.stdLib.stb_image_write
variable.stdLib.telemetry3
variable.stdLib.telemetry3.constant
variable.stdLib.telemetry3.moduleParam
variable.stdLib.xxHash.constant