Commit Graph

20 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy 1395b25364
queries: improve indents 2023-06-21 19:12:39 +03:00
Dmitriy Pleshevskiy 7b6ac61fa9
queries: fix some injections 2023-06-17 00:43:01 +03:00
Dmitriy Pleshevskiy 435eddcf32
queries: add folds
Closes #6
2023-06-16 18:37:15 +03:00
Dmitriy Pleshevskiy 3db7cfa22d
queries: add simple indents
Closes #7
2023-06-16 18:36:06 +03:00
Dmitriy Pleshevskiy 9828b023cd
grammar: add support of underscore keyword...
...to ref the parent container

Closes #5
2023-06-16 07:42:49 +03:00
Dmitriy Pleshevskiy e67c50d7cb
queries: use comment hightlights for line and block
nix: lock stable nixpkgs
2023-06-16 07:34:32 +03:00
Dmitriy Pleshevskiy 8d8fd1bdf5
grammar: add classes
Closes #12
2023-06-16 00:43:30 +03:00
Dmitriy Pleshevskiy 9e60a469c5
add missed highlight for block comments 2022-12-13 12:15:16 +03:00
Dmitriy Pleshevskiy 5eb0507baa
Add support of any escape character in text block
See more here https://github.com/terrastruct/d2/issues/420
2022-12-10 22:56:41 +03:00
Dmitriy Pleshevskiy 24cdec0cb3
improve strings and scanner for text block 2022-12-10 05:23:27 +03:00
Dmitriy Pleshevskiy 1f0e76c937
add comment injection 2022-12-10 03:51:39 +03:00
Dmitriy Pleshevskiy 3c622036f6
remove invalid string quote 2022-12-09 22:31:39 +03:00
Dmitriy Pleshevskiy 8b2a240f22
change highlights 2022-12-09 19:05:04 +03:00
Dmitriy Pleshevskiy 99d9fbbf63
add language injections
Closes #6
2022-12-09 18:21:55 +03:00
Dmitriy Pleshevskiy be8db7ca48 Add structure for container and shapes (#1)
![image](/attachments/5bf879cc-b94c-414e-b69b-92cbc018671e)

Co-authored-by: Dmitriy Pleshevskiy <dmitriy@ideascup.me>
Reviewed-on: #1
2022-12-09 12:36:31 +03:00
Dmitriy Pleshevskiy 6835da6d3c
add container key 2022-12-08 01:15:09 +03:00
Dmitriy Pleshevskiy 2871ceb718
add support of shape path 2022-12-07 23:14:25 +03:00
Dmitriy Pleshevskiy 867ed6662b
add invalid attributes 2022-12-07 18:52:19 +03:00
Dmitriy Pleshevskiy b539703965
add comments 2022-12-07 12:09:27 +03:00
Dmitriy Pleshevskiy 1095c58b33
fix highlight 2022-12-07 11:58:45 +03:00