dense-analysis / dense-analysis/ale

Allow filename-modifiers for %e

Open
#3,604 0 comments 0 reactions 1 assignee Claimed by @w0rp View on GitHub
enhancement
Dominant language
Vim Script
Stars
14k
Forks
1.5k
Avg merge
17h 49m
Merged PRs (30d)
1

Description

In #2556, we implemented support for `filename-modifiers` on `%s` and `%t`, so you can work out paths relative to the filename being edited, or to a temporary file generated for checking a file. It would be nice to also be able to apply modifiers to `%e` for working out paths relative to the executable path. This may be useful for certain linters which need libraries including in an option, which are relative to the path of the executable.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.