Francis O'Brien

Results 6 issues of Francis O'Brien

The [Developing page](https://luals.github.io/wiki/developing/#attach-debugger) on the wiki has debugging instructions, but they are specific to VSCode. Lua-ls has a large number of users who use neovim and having debugger instructions for...

First, off, just want to say I'm really impressed with the generalizability of harpoon2, I see myself using it a bunch in the future for more 1-button tasks. Good stuff!...

Hi, first off, I recognize this is quite the undertaking, so I don't really expect any work to be done until enough people have real use cases for it and...

This is the one feature I miss the most from lua-ls. In lua-ls if I have my cursor on the string portion of a require statement, e.g.: ```lua local foo...

enhancement

This is a bit niche, feel free to close as "won't do", I actually kinda dig the look of the block-character rendering, it fits better with the terminal aesthetic than...

enhancement

### Neovim version (nvim -v) v0.11.1 ### Terminal / multiplexer Wezterm ### Describe the bug See the screenshots below: Rose-pine: Oxocarbon: Notice how the variable interpolation in the format string...

bug