SergeVDev
SergeVDev
### Suggestion Above all, thank you guys very much for the nice application! I guess, the “Options” window behavior is a bit weird. I cannot neither attach it to a...
### Prerequisites - [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues - [X] I have [validated](https://html5.validator.nu/) any HTML to avoid common problems - [X] I have read the [contributing...
### Installed product versions - Visual Studio: VS 2022 Enterprise 17.10.4 - This extension: 1.14.11 ### Description I want to generate .map file for my LESS. ### Steps to recreate...
### Installed product versions - Visual Studio: Microsoft Visual Studio Enterprise 2022 (64-bit) - This extension: 1.14.11 The following LESS code (tab-separated): ``` grid-template-areas: 'one two three' 'four five six'...
Thank you for this BRILLIANT extension! When I try to set the panel size to 1500*800, it's reverted to 800*600. It'd be great to have the panel as big as...
Thank you for the great add-on! It would be nice to see icons in the session list. Initially the default icon could be the favicon of the first tab in...
# Steps to reproduce 1. Add the following header to a script: ``` // ==UserScript== // @name testname // @description testdesc // @include about:preferences // ==/UserScript== ``` 2. Set `pref("userChromeJS.persistent_domcontent_callback",...