赵泽文(Zhao Zev)
赵泽文(Zhao Zev)
Type: Feature Request i Extension version: 1.27.2 VS Code version: Code 1.85.2 (8b3775030ed1a69b13e4f4c628c612102e30a681, 2024-01-18T06:40:10.514Z) OS version: Windows_NT x64 10.0.22621 Modes:
**Describe the bug** Arguments "-s2" that should be passed to iStyle was ignored when I choose "K&R" style. **Environment :** - Extension version 1.13.0 **Steps to reproduce** My iStyle formatter...
## Background I read the document [here](https://pit-ray.github.io/win-vind/usage/#more-advanced-features) and command line help, and learned that win-vind functions could be called from command line, by `win-vind -c ""` or `win-vind -f "FUNCTION"`....
As far as I know, currently, default source [--complete.zsh](https://github.com/Freed-Wu/fzf-tab-source/blob/a06c2cf1f9b4f1582cb7536ce06f12ba02696ea6/sources/--complete.zsh#L1) basically covers almost all completion that doesn't match other context. And this plugin enables preview-window for each context [here](https://github.com/Freed-Wu/fzf-tab-source/blob/a06c2cf1f9b4f1582cb7536ce06f12ba02696ea6/fzf-tab-source.plugin.zsh#L31). The thing...