Tienson Qin
b7d9098e80
Move gp-util and gp-config to the common dep
2024-01-03 16:38:05 +08:00
Gabriel Horner
1f0e22275d
Add ns docstrings for most ns in src/main
...
- Added to CI now that it passes
- Added no-doc for docstrings that don't add any more than what's in the
ns name or for ones where I didn't know the ns that well
2022-09-27 13:55:16 +08:00
Gabriel Horner
2ce6dfad41
Use catch :default for default error handling in cljs
...
This is considered normal practice for cljs. See
https://clojure.atlassian.net/browse/CLJS-661 for when it was introduced
and background on it
2022-09-23 02:00:55 +08:00
Tienson Qin
59b924f25d
fix: CI
2022-08-04 17:25:29 +08:00
Gabriel Horner
15b8e5e9df
Setup CI jobs that are only for graph-parser
...
Also move all non graph-parser fns to frontend thanks to carve lint
2022-05-26 18:04:45 -04:00
rcmerci
7808612444
enhance(sync): create version files when sync conflict
2022-05-17 21:48:48 +08:00
Gabriel Horner
65804b4183
Split out text ns to graph-parser
2022-05-10 20:22:48 -04:00
Gabriel Horner
a58a411567
Move config fns and remaining util fns that mldoc depends on
2022-05-04 12:02:36 -04:00
Gabriel Horner
54420c9a5d
Address review feedback
2022-01-28 10:48:44 -05:00
Gabriel Horner
b3ee61b1ca
Remove more unused fns
2022-01-27 14:11:59 -05:00
Gabriel Horner
3ec587d6eb
lint :all-the-things:
2022-01-16 12:42:34 +08:00
Tienson Qin
829c8ebb8d
fix: there's no auto-complete if the cursor moves back to [[]]
...
Related to #538
2021-11-10 23:36:53 +08:00
Tienson Qin
f4ac31f5cd
enhance: click to edit should jump to the end of markdown link
2021-11-04 23:25:07 +08:00
Tienson Qin
cb93927f3f
enhance: click to edit should put the cursor behind inline emphasis
2021-11-04 23:06:20 +08:00
Tienson Qin
66d2997ca9
fix: potential fix for #2249
2021-07-29 21:18:49 +08:00
Tienson Qin
029af35e39
enhance: jump to the end of ]] if not show double brackets
2021-07-26 22:56:29 +08:00
Tienson Qin
249bf680c1
enhance: undo redo use patches instead of full text
2021-01-07 10:31:14 +08:00
Yukun Guo
5f8915b304
chore: get rid of dec & inc
2020-12-14 18:38:28 +08:00
Yukun Guo
f1add88799
fix: handle links in find-position
2020-12-14 18:35:56 +08:00
Tienson Qin
250d41efef
chore: remove unused code
2020-12-08 21:33:58 +08:00
Tienson Qin
45b318e2f8
fix: ask the permission when refreshing local graph
2020-12-06 11:06:27 +08:00
Tienson Qin
2d1fa33204
refactor: remove web
2020-10-27 23:19:40 +08:00