today

Results 10 issues of today

Version 9.0 Cannot include third-party header paths in the compiled database.props

**Describe the bug** ❯ ./build/linux-debug/bin/SetSourceIP --sourceip 192.168.88.129 https://192.168.88.128:8443/api Using source IP address source IP address : 192.168.88.128:0 Host: 192.168.88.128 Port: 8443 Path: /api Exception: name (Invalid access) message [Cannot bind()...

bug
stale

vscode has quick start. Can you support it?

enhancement

setSelectionBehavior(QAbstractItemView::SelectColumns); invaild? Using your code hover, one line is invalid, there is only one cell hover.

### Did you check docs and existing issues? - [X] I have read all the LazyVim docs - [X] I have searched the existing issues of LazyVim - [X] I...

bug

**Describe the bug** does not display properly on another screen when multi-screening **Version**: v2.0.0-alpha2 **Desktop (please complete the following information):** - Windows 11

1. similar to neovim's compile_commands.json copy function local function copy_compile_commands(source_folder) local filename = 'compile_commands.json' local source = source_folder / filename local destination = Path:new(vim.loop.cwd(), filename) source:copy({ destination = destination.filename })...

enhancement

Telescope Options https://github.com/ibhagwan/fzf-lua

Telescope Options https://github.com/ibhagwan/fzf-lua

invalid
question

Describe the bug The first pane in a split layout shows incorrect rendering when divided into 4 panes. No shadows are visible in any panes. To Reproduce Steps to reproduce...

bug