Bernhard Döbler
Bernhard Döbler
Hi, when I install your extension into VSCode I miss the annotations gitlense displays per line. Have you experienced this, also? Does the linebreak character you insert disrupt gitlense? Best,...
The Ranks/emojione-assets has `Women wrestling`. Am i missing something or are there currently no gender specific emojis in this repo?
**Retire.js version: (`retire --version`):** 2.0.3 **node version: (`node --version`):** v8.16.0 **Type:** Bug/Question **Description:** I installed retire.js globally and call it in my project folder. I copied he example ignore file...
`` in older versions of ACF did not allow `#` in the `query` attribute. `` requires `#` in the `array` attribute as it expects a name of a variable. Otherwise...
I did some copy-paste programming. I have a `cffunction` and a `cfargument` and use the argument in a `cfquery` ``` SELECT col1 FROM table WHERE lang = ``` `CFLint` nicely...
The font size is IMO a bit too small, to be readable at all. https://coding-fonts.css-tricks.com/fonts/opendyslexic-mono/?language=js
There's an eclipse plugin `TM Terminal` that is an eclipse view that embeds `cmd` into eclipse on Windows. When I open a Terminal window there, I find myself in my...
I was trying to convert an Ubuntu installation to WSL2 and kept getting error ``` ./bin/wslpath: Can't create 'bin/wslpath' bsdtar: Error exit delayed from previous errors. ``` Your script moves...
Is there a setting that makes the alerts stay open so the user has to close them himself whe he has noticed them?
**@prettier/plugin-php v0.21.0** [Playground link](https://loilo.github.io/prettier-php-playground/#N4IgDgTgpgLjCWUIHkwIPYDsDOIBcok8mMA6vACYwAW+AHAAwA0IMAhgEblW14AsLAK7YoAFU648MCIKgtsxAOYAbKAEVB6GFHzTZLMNTAA1JAqz4QAdgB0fEC2lt4ypQGF0AW09sACgAlfXRk5EA4INgBjKABlGABPVUsARhgOXBZoAEdBeGhfCMUffAAzNmURFmIRCBgCtiK2UvKRAF8WKAp4GHQUNHgsSVA2bBhmiqh2kGIwQTG8EAAeAH5DMAAdTAASNggIAAIAXn3diPiACgBKAG5N863oSMEIBQA3KCP9ksFMSIxMfbnABkOwgikEnigJEum2Am32CP2KnQHHK+weUCeL3g71umHhiPgJUBkXQPxg9124Mh0P2i32yQYMIBiLhLMRiNB1KhMAA2gBdT4AchK6HQQrxHI5GKxbyglLBEJ5NwJCNam1alwVEBVmCIJAA+hBtbrNpsQK0gA) I took the code sample from https://stackoverflow.com/a/63649677/577052 **Input:** This works in PHP 8.2 ```php