V@no

Results 50 issues of V@no

Anyone know why FireTray disables new mail tray icon? It doesn't seem to interfere with anything when enabled (at least on Windows). I think these two lines should be removed....

When TB window is hidden to tray a new tray context menu item added for that window and when tray icon clicked and that window restored, that menu item get...

bug

I have this in my apache config: ``` MDomain example.com anotherdomain.com.example.com ``` (just 2 domains) mod_md fails renew certificate because it can't verify `anotherdomain.com` - what??? In `md/domains/example.com/md.json` it has:...

It should remove comment characters from the line: ``` // this is a comment ```

Would be nice when selected a comment block and pressed ALT+SHIFT+X it would convert it into original text

**Describe the bug** I have a workspace located on network drive, with a lot of small files (thousands) When launching a debugger (which is just a Edge browser), statusbar shows...

enhancement

It would be nice have an option to change case for protected and unprotected symbols like Visual LISP for AutoCAD has: ![image](https://github.com/Autodesk-AutoCAD/AutoLispExt/assets/511517/6b3aef76-e1d5-4955-9fa4-38757fbc7804)

enhancement

* **Electron-Builder Version**: 22.14.5 * **Node Version**: 12.18.3 * **Electron Version**:11.1.0 * **Target**: portable Currently on Windows OS when a portable version executed it unpacks itself into `%temp%` directory and...

With `code-eol.decorateBeforeEol` enabled cursor jumps away from the last character of the line, which looks like there is a trailing space. Is this intentional?