Dan Rousseau

Results 3 issues of Dan Rousseau

### Describe your question Is it possible to have tool tips customized not only visually but also what text is displayed inside the toolptip? It seems to be dont using...

enhancement

I noticed the exclusion interface only excluded entities if all those components are present on an entity. The behaviour I assumed was if one or all of the components on...

Hey everyone 👋🏼 I have a question regarding using this lib with rg. I have this call: ```lua Job:new({ command = 'rg', args = { '--color=never', '--no-heading', '--with-filename', '--line-number', '--column',...