Brayan

Results 5 issues of Brayan

I think we can use default values for extra formal parameters in the define-pass form: ```rkt (define-pass name : lang-specifier (formal ...) -> lang-specifier (extra-return-val ...) definitions-clause processor ... body-expr)...

Modify the list `g:terminal_ansi_color` to have a seamless experience with the color scheme and the theme applied This would change the current ANSI colors used by default in the new...

**Describe the bug** A simple enum definition throws: ``` foo.php:3 [intelephense 1001] Error Unexpected 'Name'. Expected ';'. foo.php:4 [intelephense 1001] Error Unexpected 'case'. ``` **To Reproduce** Create a file `foo.php`...

I love the project, and I have a suggestion: since we populate the fuse results with their matches, I think that choices could bring those indexes for highlight support. https://github.com/Choices-js/Choices/blob/5dbea2825a5887d88d6947443f4874bb7b84cc3a/src/scripts/choices.ts#L1335...

- Laravel Mix Version: 6.0.49 (`npm list --depth=0`) - Node Version (`node -v`): 18.13.0 - NPM Version (`npm -v`): 9.4.2 - OS: Ubuntu 22.04.1 LTS ### Description: `app.js` is not...