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: 502)

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

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

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
  Debian on Pinebook Pro u974615 7 1,113 03-31-2024, 10:11 AM
Last Post: u974615
  Pinebook Pro upgrading from the factory image yamsoup 12 1,656 02-22-2024, 04:02 PM
Last Post: tllim
  Help installing Manjaro on eMMC of Pinebook Pro pine4546464 4 2,174 12-13-2023, 07:22 PM
Last Post: trillobite
  Need Help Recovering Manjaro /boot Contents on Pinebook Pro calinb 6 2,254 12-11-2023, 03:47 AM
Last Post: calinb
  Gentoo on Pinebook Pro RELEASE jannik2099 54 89,336 12-08-2023, 11:25 PM
Last Post: tllim
  Boot Order in Pinebook Pro food 8 1,290 11-23-2023, 07:37 AM
Last Post: KC9UDX
  PineBook Pro seems to go to deep sleep, but doesn't wake up pogo 11 5,366 08-31-2023, 04:20 PM
Last Post: TRS-80
  Would a Pinebook Pro be good for a Linux newbie? cassado10 6 1,504 08-08-2023, 04:58 AM
Last Post: moobythegoldensock
  Install deepin OS on pinebook pro wangyukunshan 4 1,605 08-07-2023, 01:12 PM
Last Post: myself600
  Kali Linux for Pinebook Pro - stuck on the login screen owaspfap 0 673 07-13-2023, 05:21 PM
Last Post: owaspfap

Forum Jump:


Users browsing this thread: 1 Guest(s)