FreeBSD-VSCode
FreeBSD-VSCode copied to clipboard
Visual Studio Code port for FreeBSD
Hi! Nice work! Any chance you'd port it to OpenBSD too? Would you accept a bounty?
No packages available to install matching 'vscode-1.46.1.tar.gz' have been found in the repositories
Downloaded vscode-1.46.1.tar.gz. Got the following message when trying to install (`sudo pkg install vscode-1.46.1.tar.gz`) ``` Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to...
Hey there! I love this port. It is very handy to have VS Code support. Firstly, thanks for that. However, I need IntellSense; so I tried to download Microsoft's C++...
Dear @tagattie, I'm using your package VSCode everyday on FreeBSD and I thank you. However, most of my friends and colleagues are using [VSCodium](https://vscodium.com/). Codium is a community-driven, freely-licensed binary...
Is anyone else facing [this issue](https://github.com/OmniSharp/omnisharp-vscode/issues/4266) on FreeBSD? On a fresh install, it is impossible to get the csharp extension working. No error is displayed during the installation process of...
Because YOU did this, I was able to move my dev env out of Debian (which in itself is not bad).
Hi, the current latest version 1.46.1 does not work with remote ssh (the extensions for VSCode from Microsoft). Installing the extension (which automatically install all other depending extensions) works fine,...
Hey, is there any possibility of Microsoft accepting your patches upstream? At least the || 'freebsd' patches
Hello! First of all, huge thanks for this effort youre doing here. Ive been trying to use code as a debugger for C/C++ executables by installing the extension. I wanted...
I made a small patch which adds support for Node up to and including version 13, in addition to Node 10: I had to add .txt to the file in...