Skip to content

Commit

Permalink
Add todo for `dape-config-tramp'
Browse files Browse the repository at this point in the history
  • Loading branch information
svaante committed Mar 2, 2024
1 parent 72e969d commit 2b3b45e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dape.el
Original file line number Diff line number Diff line change
Expand Up @@ -856,6 +856,8 @@ Replaces symbol and string occurences of \"autoport\"."

(defun dape-config-tramp (config)
"Infer `prefix-local' and `host' on CONFIG if in tramp context."
;; TODO maybe this should be moved out of configs and into
;; `dape--config-eval'
(when-let* ((default-directory
(or (plist-get config 'command-cwd)
default-directory))
Expand Down

0 comments on commit 2b3b45e

Please sign in to comment.