Arthur Wallendorff

Results 37 comments of Arthur Wallendorff

It's true that I use it only to take user input, I don't use autocomplete, menus, etc; haven't tried that, my bad. Well at least it supports syntax highlighting for...

I just found out that the browser extension "Dark Reader" fixes this. Without: With: Also fixes some other problems that my colorblind self had :) You can find it [here](https://darkreader.org/)

I'm working on it at the moment as I am implementing an [extension](https://github.com/ZyriabDsgn/npm-dap.nvim) to run the user's npm scripts directly from the DAP's options selector. For the moment, the only...

Same for the `nil` `new` `make` keywords Maybe that's because I'm colorblind but it's worth a shot :D ![image](https://github.com/golang/tour/assets/2111910/25bf6a02-d18d-413a-8809-3fd87c6a4257) EDIT: added other keywords

Hey @b0o, thanks for the quick answer! I'll look into it :) I've found [this](https://docs.rs/taplo-lsp/0.7.0/taplo_lsp/config/struct.LspConfig.html#structfield.schema) in the `taplo-lsp` rust docs but I'm not sure I'm looking at the right place....

Apparently taplo uses the SchemaStore catalog by default, sorry for wasting your time :D

I think it should be configurable by the user. I personally prefer C++ style (`//`) but had a job interview on a codebase not using C99, therefore requiring `/* */`....

😢

@jcmunozo I tried to fix your problem and fixed both :D I don't understand why it works, though. I'll let this open as I'd love to understand and perhaps it'll...

Same problem here, I just updated the plugin and it does not work anymore. I updated my config based on the readme, to no avail. I also have the error...