veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

297
active users

#vscode

32 posts28 participants2 posts today
Replied to Aral Balkan

So it does look like the TypeScript language server has a limit of 4MB source size where it disables type checking (and actually shows an erroneous error stating that exports that exist in the file do not exist) for files that are imported but not open in the current workspace/session.

Still not sure if this is documented anywhere or not (haven’t been able to find it, if it is).

99.99999% of the time, unless you’re doing niche stuff like I am, you won’t run into this.

Workaround: should you have such a large file, e.g., with a large generated object, try and refactor to split it up into multiple files and rejoin it a separate file. The actual object size/memory usage isn’t the issue, it’s the file size.

github.com/typescript-language

#TypeScript#max#lines

Users of Cursor just hit a wall. A single line buried in a 485-line JSON file of one of Microsoft’s language service extensions for VSCode broke its compatibility with Cursor. The community is now recalling a phrase from Microsoft’s darker history: embrace, extend, extinguish. But is it really that bad?

tomaszs2.medium.com/microsoft-

Medium · Microsoft Quietly Blocked Cursor from Using Its VSCode Extension — Here’s the Line of Code That Did ItBy Tom Smykowski

#VSCode extensions 'Material Theme – Free' and 'Material Theme Icons – Free' with 9 million installs pulled over #security risks
Researchers told BleepingComputer that their specialized scanner detected malicious activity in the extension's code. One of the researchers, Amit Assaraf, says they believe the malicious code was introduced in an update to the extensions, indicating either a supply chain attack through a dependency or the developer's account was compromised.
bleepingcomputer.com/news/secu