Marceau "XioRcaL" Lacroix

Results 7 comments of Marceau "XioRcaL" Lacroix

~~@0xAX I'll try to make a PR for it~~

the following should work on w7 (not tested, I have no win7 available here) ```powershell [System.Reflection.Assembly]::LoadWithPartialName("System.Windows.Forms") $o = New-Object System.Windows.Forms.NotifyIcon $o.Icon="D:\path\to\some.ico" $o.BalloonTipIcon="Error" $o.BalloonTipText="A file needed to complete the operation could...

it's exactly what @sallar described. sorry for the delay, I was away from any computer.

same problem on ubuntu using 2.39.1 and latest available realease of this plugin

for xml requests, if you use [XML Tools extension](https://marketplace.visualstudio.com/items?itemName=DotJoshJohnson.xml) you can select the text and run "Format as XML" . I don't know if something similar exists for json

solved this by downloading emmet from github instead of npp plugins on sourceforge.