by Jonathan Updated Oct 16, 2021 Published Oct 13, 2021 Raspberry Pi News
best text editor on raspberry pi, bluefish, caret, code editor, geany, ide raspberry pi, nano, pycharm, raspberry pi, raspberry pi 3B+, raspberry pi 4, raspberry pi 4b, raspberry pi os, raspberry pi zero, raspberrypi, raspberrypi3, raspberrypi4, RaspberryTips, Raspbian, text editors, vim, visual studio code, vs code
Finding a good text editor available on Raspberry Pi is not easy. Most applications are not released for the ARM architecture. So, well-known apps like Sublime Text or Atom can’t be used. But I have found a few ones that works very well, in which you’ll...
by Jonathan Updated Feb 16, 2021 Published Feb 15, 2021 Raspberry Pi News
code, company, debian, distribute, foss, foundation, free, gpg, inject, Jeff Geerling, key, license, licensing, ltd, malware, microsoft, ms, non-free, open source, oss, pi os, raspberry pi, raspberry pi os, Raspbian, repo, repository, rpi, Software, trading, visual studio, visual studio code, vscode, vscodium
Here are the commands to remove Microsoft’s repo and GPG key from your Pi: sudo rm /etc/apt/sources.list.d/vscode.list sudo rm /etc/apt/trusted.gpg.d/microsoft.gpg sudo apt update I can see why the Raspberry Pi Foundation chose to do this, but I don’t like...
by Jonathan Updated Dec 9, 2020 Published Dec 9, 2020 Raspberry Pi News
code oss raspberry pi, install vscode on raspberry pi, raspberry pi, raspberry pi 3B+, raspberry pi 4, raspberry pi 4b, raspberry pi os, raspberry pi visual studio code, raspberry pi zero, raspberrypi, raspberrypi3, raspberrypi4, RaspberryTips, Raspbian, visual studio code, visual studio code raspberry pi, vs code, vscode
Microsoft recently released an official ARM version for VSCode, so we no longer need to install the code-oss version from Headmelted. In this video, I’ll show you how to install this version, but also how to improve your experience with the best extensions...