NAKAI Tsuyoshi

Results 50 comments of NAKAI Tsuyoshi

I'm sure the request is only sent if the server responds that textDocument/documentColor is supported🤔 It might be a bug in the server. I'll check when I have time.

It's probably an issue with lazy.nvim. These inputs are using Lua metatables, but it seems like they are being stripped. If you stop using the opts feature and call the...

Thanks for the report. Let me treat this as a bug in the disable function. I will also consider allowing the highlighter to set the disable option, which is a...

Sorry for the late reply. `:CccConvert` is a command designed to eliminate the `:CccPick` selection UI, switching color formats in sequence according to the pattern set in the convert option....

Is there anything else needed in the fields for each word other than WORD and DESCRIPTION?

No such features in the preset. If you want to keep the translated text, you can use a split window (`-output=split`) instead of a floating window.

Could you show me how to create the dictionary file? It seems like a multibyte character issue, but since there are usage examples in languages other than English, there might...

Yes. A temporary solution is possible with that. However, this bug is interesting. I will look into it later, so I will leave it open.

could you provide a sample source code to highlight?

If I remember correctly, when re-entering a buffer that had been opened before or something like that, it didn’t work well, so I gave up on using the FileType event.