Add ::Code from new workspace to existing article...
-
I've added a new workspace with code for visual studio extension. It's a project by itself that I plan to add to my catalog item's list... However it's also can be a second sample to one of my article. Can I link the code from my workspace to the exiting article?
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)
-
I've added a new workspace with code for visual studio extension. It's a project by itself that I plan to add to my catalog item's list... However it's also can be a second sample to one of my article. Can I link the code from my workspace to the exiting article?
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)
Currently there is no dedicated support for this. Only secondary measures are available, like adding link to the workspace from your article and/or manually doing git pull/push between repos. That problem, however, becomes increasingly annoying, so most likely we'll act upon it soon.