Peter Squicciarini

Results 38 comments of Peter Squicciarini

I'm not sure where I land on this. What's the user experience of NLS disabled? Do we know what "search" is affected by the setting (extensions search, code search, etc.)?...

Thanks for the heads up @megastallman. More investigation required to get to the bottom of this.

Pretty weird situation @Makazzz -- I will try to reproduce it on my Windows machine and figure out what exactly it is reacting to. Thanks for reporting!!

The Windows binary is not being codesigned at this time. I should prioritize that if it would help with malware false positives.

I was also able to reproduce this issue on my mac with versions >1.55.2. The whole editor became noticibly sluggish. I'll keep poking at it to see if I can...

I have no idea. More investigation required.

The project is called VSCodium because the originating repo is called `vscode`. With recent updates, the binary itself is called `codium` just as the `vscode` binary is called `code`. >...

You raise a good point there. I think it makes sense that the binaries on every platform be called Codium and the repo continue to be called VSCodium, in line...

@1138-4EB > In other words, I'd expect VSCodium to be a direct FOSS replacement for VSCode. The readme says VSCodium is "freely-licensed binaries with a community-driven default configuration". The 'community-driven...

I was thinking of making a new repo `vscodium-insiders` with a build script that clones this repo but builds with an env var that drops us into insider conditionals. I...