Do you want to request a feature or report a bug?
Not sure. Feature, probably.
What is the current/expected behavior?
When I open a remote file over scp (vim scp://user@host//path/to/remote/file ), vim creates some sort of tmp buffer to work from and prettier doesn't know where the actual file is to perform its task. Is it possible to configure prettier to look at the current buffer, and not choke on the scp path? Or is this beyond configuration?
What version of vim-prettier are you using - (output of :PrettierVersion) ?
0.2.7
What version of prettier are you using - (output of :PrettierCliVersion) ?
1.14.0
What is your prettier executable path - (output of :PrettierCliPath) ?
prettier
Did this work in previous versions of vim-prettier and/or prettier ?
didn't try
Thanks!
Do you want to request a feature or report a bug?
Not sure. Feature, probably.
What is the current/expected behavior?
When I open a remote file over scp (vim scp://user@host//path/to/remote/file ), vim creates some sort of tmp buffer to work from and prettier doesn't know where the actual file is to perform its task. Is it possible to configure prettier to look at the current buffer, and not choke on the scp path? Or is this beyond configuration?
What version of
vim-prettierare you using - (output of:PrettierVersion) ?0.2.7
What version of
prettierare you using - (output of:PrettierCliVersion) ?1.14.0
What is your
prettierexecutable path - (output of:PrettierCliPath) ?prettier
Did this work in previous versions of vim-prettier and/or prettier ?
didn't try
Thanks!