Adelar da Silva Queiróz

Results 97 comments of Adelar da Silva Queiróz

@glepnir I did find the bug. The problem is that the new winbar value was too big for the current window width. What about to cut the value for these...

I can't reproduce the bug. It's working for me in the latest versions.

> I also feel like this would be better as a compiler switch / project file toggle: @cartermp This would be even better!

What about everything that is outside a module be `RequireQualifiedAccess true` by default? With a config switch of course.

@rcarriga Nice. I tried to use the branch but got some errors with Neovim nightly on Windows 10: ![image](https://user-images.githubusercontent.com/430272/188054982-eb5357e2-95c3-4b57-b016-9281c3c9e2bc.png)

@rcarriga I did a little test and debugging didn't show the errors but also didn't show the winbar. Maybe some conflict? I will try tomorrow or monday a better test.

@rcarriga I will take a look. Yesterday I took a look at the sources and everything was ok, but it didn't work. I'll try to find out what the problem...

@rcarriga I got some time to test why this feature isn't working for me. On this line `buf_name` is `\[dap-repl\]` instead of `[dap-repl]`: https://github.com/rcarriga/nvim-dap-ui/blob/1cd4764221c91686dcf4d6b62d7a7b2d112e0b13/lua/dapui/init.lua#L188 So the function returns `-1` instead...

I am interested on this. Send some love for F# :)

It's there any work on this issue?