Changes

Jump to navigation Jump to search
Line 254: Line 254:     
=== How Do I access code on my zynthian from my host machine? ===
 
=== How Do I access code on my zynthian from my host machine? ===
We need to use  Visual Studio Code(VSC) Remote Explorer to allow us to add on to the zynthian and install enough of an environment to allow VSC to seamlessly pass code between the environment and the desktop machine.Frankly sometimes it feels like magic, and for anyone who has read my previous attempts to do this sort of thing you spent a lot of time making sure the shaky old connections required behaved as machines are restarted and stopped and broken and goodness knows what lse. VSC relly sorts this out nicely, and it's a blessing.  
+
We need to use  Visual Studio Code(VSC) Remote Explorer to allow us to add on to the zynthian and install enough of an environment to allow VSC to seamlessly pass code between the environment and the desktop machine.Frankly sometimes it feels like magic, and for anyone who has read my previous attempts to do this sort of thing you spent a lot of time making sure the shaky old connections required behaved as machines are restarted and stopped and broken and goodness knows what lse. VSC relly sorts this out nicely, and it's a blessing. Indeed it is so tenacious in how it manages connections that the following image is actual a bit of a manufactured effort, but worry no it does it all very well.  
    
   
 
   
Line 260: Line 260:     
[[File:Remote-explorer.png|600px|thumb|center]]
 
[[File:Remote-explorer.png|600px|thumb|center]]
 +
 +
<br clear=all>
 +
 +
And we now get a new item in the Remote Explorer desktop and are returned to the VSC setup page to describe where we want to locate this connection to the remote machine and it is important that you put
 +
 +
/home/pi/zynthian-ui  in here. If you have /zynthian/zynthian-ui in her which might seem like it should work it wont for reasons to do with the long term migration to a more structured system. Don't worry it's in hand.
 +
 +
[[File:Remote-machine-home-directory.png|600px|thumb|center]]
    
<br clear=all>
 
<br clear=all>
584

edits

Navigation menu