Development Environment on the Pinebook Pro
#14
To me getting VSCode aka Code-OSS to run was quite important. So in case anyone else cares about it too: it builds from sources on Manjaro ARM.

You need to install base-devel and python2.
Then get the sources from https://github.com/microsoft/vscode and use yarn to build it.
Note that to use the Marketplace for Add-Ons you need to patch your product.json as described in https://github.com/microsoft/vscode/issues/23831
Simply add
Code:
"extensionsGallery": {
"serviceUrl": "[url=https://marketplace.visualstudio.com/_apis/public/gallery]https://marketplace.visualstudio.com/_apis/public/gallery[/url]",
"cacheUrl": "[url=https://vscode.blob.core.windows.net/gallery/index]https://vscode.blob.core.windows.net/gallery/index[/url]",
"itemUrl": "[url=https://marketplace.visualstudio.com/items]https://marketplace.visualstudio.com/items[/url]"
}

Finally run it using ./scripts/code.sh
Here is what I looks like

.png   Screenshot_20191225_164915.png (Size: 370.85 KB / Downloads: 554)

Here I've added the F# addon and started editing...

.png   Screenshot_20191226_203822.png (Size: 103.69 KB / Downloads: 527)

I could write a more detailed step by step guide if anyone wants. I ran several commands, some of which may have been unnecessary so I'd need to straighten that out before I can give the precise steps.

PS: if in the meantime anyone got the Signal desktop app to build and run, let me know Smile


Messages In This Thread
RE: Development Environment on the Pinebook Pro - by Firestorm - 12-26-2019, 01:58 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Upgrading Armbian from v24.2.1 gnome, breaks pinebook pro Sb2024 0 102 11-10-2024, 02:50 PM
Last Post: Sb2024
  Pinebook pro won't boot after bootloader installation jwensouls 4 932 08-21-2024, 04:17 AM
Last Post: KC9UDX
  [Pinebook Pro/Mobian/XFCE4] can fix touch or screen in greeter not both SynthGal 0 401 05-31-2024, 09:42 AM
Last Post: SynthGal
  Debian on Pinebook Pro u974615 7 2,864 03-31-2024, 10:11 AM
Last Post: u974615
  Pinebook Pro upgrading from the factory image yamsoup 12 4,107 02-22-2024, 04:02 PM
Last Post: tllim
  Help installing Manjaro on eMMC of Pinebook Pro pine4546464 4 3,217 12-13-2023, 07:22 PM
Last Post: trillobite
  Need Help Recovering Manjaro /boot Contents on Pinebook Pro calinb 6 3,507 12-11-2023, 03:47 AM
Last Post: calinb
  Gentoo on Pinebook Pro RELEASE jannik2099 54 103,473 12-08-2023, 11:25 PM
Last Post: tllim
  Boot Order in Pinebook Pro food 8 2,694 11-23-2023, 07:37 AM
Last Post: KC9UDX
  PineBook Pro seems to go to deep sleep, but doesn't wake up pogo 11 7,409 08-31-2023, 04:20 PM
Last Post: TRS-80

Forum Jump:


Users browsing this thread: 3 Guest(s)