this post was submitted on 14 Jun 2023
11 points (100.0% liked)

Programming

13345 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

Microsoft is breaking its open and extension-friendly ethos with VSCode in order to cripple GitHub Copilot competitors with restricted APIs.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] pootriarch@poptalk.scrubbles.tech 8 points 1 year ago (1 children)

long ago i shifted to vscodium, a packaged version of only the open-source base of vscode that provides most but not all of the available extensions. for two reasons: so that i didn't leak telemetry to m$, and so that i wouldn't get used to features that aren't open source. it's available in a lot of package managers, mac/windows as well as linux

[โ€“] interolivary@beehaw.org 4 points 1 year ago

Ahh I should have figured there's a "-ium" version of VSCode too. I'll have to check it out and see if the Julia extension works with it