VS Code 24 July 2024, 22:12:42 Anyone use Code-OSS?Looking to install code OSS, but apparently it will not use the marketplaceinstalling code-marketplace from aur says(1/1) installing code-marketplace [---------------------------------------------------------------------------------------] 100%WARN: /usr/lib/code/product.json does not exist. You need to install extra/code in the official repository to use this package. Skipping...Optional dependencies for code-marketplace code-features: unblock some extensions specific to the official build [installed]I tried https://aur.archlinux.org/packages/code-features and got the same thing. Any thoughts?
Re: VS Code Reply #1 – 24 July 2024, 23:12:47 Have you started Code-OSS at least one time before patching it with such stuff? Afaik it needs to be installed after you run the program.Spoiler (click to show/hide)Thing is, VSCode marketplace (the one that microsoft owns) cannot be legally used on VSCodium/Code-OSS, your choices:1. Use open source marketplace like Open VSX- This will use packages that are 100% free of microsoft's shenanigans 2. Unofficially bend your VSCodium/Code-OSS installation to report itself as M$ VSCode- Notable: Several crucial Python, C# and C plugins that you couldve used on VSCode won't work due to microsoft's/third party locking them down to only work with VSCode, so this kind of patching is done through packages such as code-features/code-marketplace3. Use broken shit such as VSCodius or just plain VSCode ;/
Re: VS Code Reply #3 – 06 August 2024, 04:27:34 I needed to re enable extras in order to install code, then install code-features.