Enrico Maria De Angelis

Results 47 issues of Enrico Maria De Angelis

OS: up-to-date ArchLinux VSCode version: 1.72.1 CodeLLDB version: v1.8.1 Compiler: g++ 12.2.0 Debuggee: what?? With a config file like this: ```cpp { "launch": { "adapter": "CodeLLDB", // but vscode-cpptools behaves...

cause:LLDB

The file contains this line: > It works by building the project with a fake toolchain, which **_simply and_** filters compiler flags to be stored in the resulting file. which...

CSS only allows the following syntax for the `/* comments */`, but single line `// comment`, so commenting and uncommenting one line in CSS is always a pain, as you...

Given this text ```none Vim 7 is recommended for full functionality. ``` and the cursor in the middle of the word _recommended_, if I press v4iw, what gets visually selected...

Given what's written in `README.md`, my understanding is that after installing the plugin I'm ready to go. Unfortunately, I'm facing some issues. If I open a file which is read-only...

### Issue description It seems to me that Dunst violates the [D-Bus protocol](https://specifications.freedesktop.org/notification-spec/notification-spec-latest.html#protocol) of the [Desktop Notifications Specification](https://specifications.freedesktop.org/notification-spec/notification-spec-latest.html), and specifically the part I've _**emphasised**_ below: > If `replaces_id` is `0`,...

Investigating

### Steps to reproduce 1. The version of Vim reported below is installed on a Debian 12 system 2. I connect to it via `ssh -Y user@host` (same behavior for...

bug