Paulo Coelho Alves
Paulo Coelho Alves
Thanks for the words of encouragement @iteles & @nelsonic 🙏 working on it but flag emoji support is kind of iffy, probably better to stick to plain old text for...
What's the status of this issue? Any roadmap for the improvements detailed in the original message? I'm currently developing an application and resorting to some extremely "hacky" workarounds because I...
Thanks for the reply, @sprjr! > For onBlur, is it not possible to pass it via inputProps any more? Looking at the current code, it doesn't seem possible: ``` jsx...
@zoepage Ugh, now I feel bad for deleting my comment. I guess I was afraid I actually had done something wrong, even when I felt my intentions were good, if...
FWIW, this works for me after running into the same issue as @antoyne7: ```json { ... "language_servers": ["...", "!vtsls", "typescript-language-server"], "lsp": { "typescript-language-server": { "initialization_options": { "preferences": { "importModuleSpecifierPreference": "non-relative"...