You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(core): enhance org-insert-link, add completion for ~/ prefix. (#749)
* feat(core): enhance org-insert-link, add completion for relative path or ~/
_squash: keep Url.path, and add a realpath filed
fix: make sure realpath and path's ends are matched
e.g.
/path/to/me ../to/me
/path/to/me/ ../to/me/
refactor: remove unused flag
refactor: add comments on trailing slash
_fix
* test: add unit test for relative dirs
---------
Co-authored-by: fanyunqian <fanyunqian@sensetime.com>
0 commit comments