Skip to content

FilePathCompleter: Implement autocompletion

Adds a class named FilePathCompleter which can be used to suggest and autocomplete paths according to the globs entered by the user in CLI via the input method.

Closes https://gitlab.com/coala/coala-utils/issues/38

Merge request reports