Results 141 comments of Sancarn

We have identified the source of the issue and are upgrading this to a `Bug` as this is really from a [poor algorithm](https://github.com/sindresorhus/awesome-lint/blob/main/rules/list-item.js#L111-L116) of determining where the title should be....

Agreed, should be `C#`.

False positive, definitely not a trojan (you can check the code for yourself), but I'm not sure what can be done to rectify the situation unfortunately. You can re-build it...

I've reported it to Microsoft on [this](https://www.microsoft.com/en-us/wdsi/filesubmission/) link. I also raised it with [VirusTotal](https://www.virustotal.com/gui/file/98e2bfe4c141c6eebee2b4fed1ea11ad0f89b33d8a44e0051adb1881391a019f/detection). Unfortunately "12 security vendors and 1 sandbox flagged this file as malicious"... Not sure how to...

Next steps: Replace powershell commands from stdCOM

Removed this code for now, will figure out a workaround later.

Was this generated with AI? lol

Needs more testing, expressions can be embedded within the for loop, currently token stream gets messed up. Example: ```vb Dim lambda As stdLambda Set lambda = stdLambda.CreateMultiline(Array( _ "let x...

Thanks for the extensive tests, I'm not ignoring this PR, will look at it hopefully this next week. Just have a lot going on at the moment! 👍 No need...

Hi @Almesi I will try to get to this PR soon, recently there were pretty large scale changes to the stdLambda VM which have boosted speed significantly, and it's re-reminded...