Remix.run Logo
Ask HN: Any tips for building a VSCode fork?
3 points by stuckinaloop 12 hours ago | 3 comments

Hey HN! I'm working on a VSCode fork to work and develop on iOS apps. I'm curious if anyone out here has any experience with building a VSCode fork and has any tips that they'd like to share.

Any and all help is appreciated!

JSDevOps 11 hours ago | parent | next [-]

Why? It seems like a lot of effort if you need to dev on an iOS device use the Cloud9 equivalent of your choice

stuckinaloop 4 hours ago | parent [-]

I'm not trying to develop on iOS devices, rather I'm trying to create an alternative to XCode like AppCode (was)

https://www.jetbrains.com/objc/

orionblastar 12 hours ago | parent | prev [-]

You can look at this fork: https://github.com/VSCodium/vscodium and see how they did it.