Commit Graph

17 Commits

Author SHA1 Message Date
Tienson Qin
3c88a29db3 fix: file corrupts when editing code blocks
Related to #1498
2021-03-31 13:16:24 +08:00
Tienson Qin
ee95b5070b fix: selection 2021-03-31 00:11:12 +08:00
Tienson Qin
4bb95ef256 fix: oops 2021-03-17 02:54:38 +08:00
Tienson Qin
7f072fb2c9 chore: add typescript support 2021-03-17 01:15:48 +08:00
Peng Xiao
6fa1219c70 feat: map typescript to text/typescript 2021-03-16 17:22:04 +08:00
Peng Xiao
3a43d0365b feat: add js/ts/tsx modes to codemirror 2021-03-16 17:22:04 +08:00
akhater
82d3783ada Update to code.cljs
adding support for powershell
2021-01-18 05:35:53 -08:00
Tienson Qin
378d692eaa feat(query dsl): add custom component 2020-12-28 22:20:49 +08:00
Tienson Qin
8fa9b9e58b fix(editor): re-use CodeMirror editor 2020-12-17 12:57:49 +08:00
Tienson Qin
1bf9f6dd97 feat: add more CodeMirror modes
Closed #929.
Also, fixed an issue that a following click will close the editing block.
2020-12-16 23:38:29 +08:00
Tienson Qin
fcb4a8752e fix: code block highlights not working
Resolved #920
2020-12-14 21:48:08 +08:00
Tienson Qin
0bdf2c65e5 perf(search): use fuzzysort for both pages and blocks searching 2020-12-13 22:40:06 +08:00
Tienson Qin
08c64ec165 fix: safe check dom id before rendering code blocks 2020-12-08 14:23:17 +08:00
Tienson Qin
57fe9f4430 fix: slow loading when a page has a lot of code blocks
Resolved #755
2020-11-25 22:40:30 +08:00
Michael Wong
3cc0d3154a style: remove unused :require (#193)
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2020-11-04 11:35:35 +08:00
Runjuu
988eb5f1ed feat(extentions/code): move styles into separate file
should fix https://github.com/logseq/logseq/issues/528
2020-11-02 09:56:52 +08:00
Tienson Qin
2d1fa33204 refactor: remove web 2020-10-27 23:19:40 +08:00