Steps to Reproduce:
I use linux deploy install a debian system in my android phone, and try to run vscode ,but not success.
Xlib: extension "RANDR" missing on display ":0.0".
Xlib: extension "XInputExtension" missing on display ":0.0".
Xlib: extension "RANDR" missing on display ":0.0".
[18532:0531/201824.112134:WARNING:audio_manager.cc(317)] Multiple instances of AudioManager detected
[18532:0531/201824.113438:WARNING:audio_manager.cc(278)] Multiple instances of AudioManager detected
libudev: udev_has_devtmpfs: name_to_handle_at on /dev: Function not implemented
{ errorCode: 'load',
moduleId: 'vs/code/electron-main/main',
neededBy: [ '===anonymous1===' ],
detail:
{ Error: ENOENT: no such file or directory, open '/home/android/vscode/out/vs/code/electron-main/main.js'
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/home/android/vscode/out/vs/code/electron-main/main.js' } }
Xlib: extension "XInputExtension" missing on display ":0.0".
[18575:0531/201824.446060:ERROR:gl_surface_glx.cc(406)] glxQueryVersion failed
[18575:0531/201824.446457:ERROR:gl_initializer_x11.cc(130)] GLSurfaceGLX::InitializeOneOff failed.
[18575:0531/201824.459411:ERROR:gpu_child_thread.cc(327)] Exiting GPU process due to errors during initialization
I'm also searching for Visual Studio Code for my iPad Pro, even if it initially only contains a subset of features
+1
+1. Apple has recently relaxed their restrictions on downloading and executing code on iOS devices. And in iOS 11, they're even adding access to a real filesystem. The time is definitely right for a real IDE on iPad, and I would love to see VS Code be the one.
“+ 1”
Yes we need a portable editor to review code on the go, and it would be immensely helpful if we can have Visual Studio Code for Android. It's okay if not all features are available initially, but a basic text editor, autocomplete, language detection, code highlighting, etc would help. Also, file manager that can save & load files locally from set folder on an Android device.
+1 for a mobile vscode. Hoping and praying this finally happens seeing that there is really no "decent/pro-ish" coding app on mobile especially iOS land and vscode has become my coding app across platforms.
VS Code is based on electron (not support mobile OS's) so it's possible to create new application from zero, but it's a lot of work, and it's difficult to time.
Android only - https://github.com/SamsungInternet/web-code - sorry.
It’s based around Monaco, the same text editing core as Visual Studio Code,
Maybe this could help - https://medium.com/samsung-internet-dev/writing-software-using-a-phone-e71976f1f18d - I will be trying personally at the next conference I attend.
Yes but vs code already touts multi platforms and should not be difficult to port to mobile on the same platforms. Linux . Windows, and iOS. We need this to be truly portable and have access anywhere. Or even a web based version of vs code.
Sure, that's understandable, but being more of a in the mean time what can I do kind of guy, I figured that may be useful until it is worked out; if it is worked out
I can appreciate that. I would like to see some open source solutions that could be used as a base to port vs code to a web based or mobile based solution.
Get Outlook for iOS
On Sat, Feb 24, 2018 at 1:06 PM -0500, "Melvin Hillsman" notifications@github.com wrote:
Sure, that's understandable, but being more of a in the mean time what can I do kind of guy, I figured that may be useful until it is worked out; if it is worked out
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
+1
+1
thanks for the suggestion. we're grooming our backlog this iteration and this is unlikely to make it on our roadmap for the next 6-12 months, so closing.
Most helpful comment
+1. Apple has recently relaxed their restrictions on downloading and executing code on iOS devices. And in iOS 11, they're even adding access to a real filesystem. The time is definitely right for a real IDE on iPad, and I would love to see VS Code be the one.