sharpchen
sharpchen
**Describe the bug** Same as title **To Reproduce** - copy this code sample: ```lua ---@generic TResult ---@return TResult[] ---@param iterator fun(self: any? ): fun(): TResult ---@param source any? local function...
## Overview I suggest generate theme json by script for better maintainability and readability. This might benefits: - Much more readable for reviewing PR. - More maintainable for contributors. -...
Basically same as #490 but I think it's a better place to do that handling
https://learn.microsoft.com/en-us/powershell/scripting/developer/help/syntax-of-comment-based-help?view=powershell-7.4#syntax-description
### Prerequisites - [x] I have written a descriptive issue title. - [x] I have searched all [issues](https://github.com/PowerShell/PowerShellEditorServices/issues?q=is%3Aissue) to ensure it has not already been requested. ### Summary I would...
### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all [issues](https://github.com/PowerShell/PowerShellEditorServices/issues?q=is%3Aissue) to ensure it has not already been requested. ### Summary It appears...
**Feature category** - Check(Type 'x') any that Applicable item: - [x] Vim - [ ] Vim plugin See: https://vimhelp.org/pattern.txt.html#%2F%5C%25V `\V` is already supported I guess? `\%V` would be very useful...