10

Is it possible to modify my code from Visual Studio Online (VS Team Services)?

 2 years ago
source link: https://www.codesd.com/item/is-it-possible-to-modify-my-code-from-visual-studio-online-vs-team-services.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Is it possible to modify my code from Visual Studio Online (VS Team Services)?

advertisements

I have Visual Studio Online (now VS Team Services) account as a part of my MSDN subscription. I managed to create a project there, set a workspace in my local Visual Studio 2013 and check-in some test code. I was wondering if it is also possible to edit code using the web interface instead of local VS?

Here's a screenshot for you who have not discovered this tool yet.

Yf7Js.png

The Visual Studio Monaco editing experience is currently available on a number of Azure Websites. A quick introduction and getting started can be found on Channel9:

http://channel9.msdn.com/Series/Visual-Studio-Online-Monaco

Especially the "First Steps" video walks you through the steps of setting this up:

http://channel9.msdn.com/Series/Visual-Studio-Online-Monaco/First-Steps

This is (not yet) available for non-azure website projects, but this is where things are heading without a doubt. I can't wait to get my hands on it.

Related Articles

Is it possible to set MSBuild properties from Visual Studio?

I'm contributing to a fairly large project that uses MSBuild properties to control the build process. I am running some tests from the command line like this: msbuild /p:Configuration=Release /p:OSGroup=Windows_NT /p:Performance=true And everything i

Error Importing from Visual Studio Online

When I try to import TFS to an on-premises TFS, I am getting an error after running the below cmd. TFSConfig CloudImport /SQLInstance:SQLServerInstanceName /SettingsFile:SettingsFileName.ini Error: "TF400711: Error occurred while executing servicing

Copy the VB.NET code from Visual Studio Express to Microsoft Access 2013

Is it possible to develop forms in Visual Studio Express, and copy the VB.NET code to Microsoft Access 2013? Because I'm not familiar with Visual Basic code in Microsoft Access.No, it is not possible. Microsoft Access uses VBA (Visual Basic for Appli

Copy and paste the code from Visual Studio, but paste the UNFORMATTED code

Is there any way to force Visual Studio to copy selected code to the clipboard as unformatted text? When I am copy-pasting code into Word or more often Outlook I have to do it via Notepad to get rid of the formatting...there has to be an easier way!V

Git Extensions with Personal Access Token from Visual Studio Online

Visual Studio Online has something called "personal access token". http://roadtoalm.com/2015/07/22/using-personal-access-tokens-to-access-visual-studio-online/ I have been using git extension but the only way to set up is username and password i

Color printing from Visual Studio 2010

I'm trying to print C# code from Visual Studio 2010 to a Konica BizHub Color Printer. Only the line numbers are printing in color. Does anyone know if there is some Visual Studio setting or plug-in to allow the text of the code to be printed in color

Why is not one of my TFS projects visible from Visual Studio?

I have (very) recently began setting up a few TFS projects. I successfully set up two a couple of days ago, which are visible from Visual Studio 2013's Team Explorer, beneath bla.visualstudio.com I added a third one today, and I can see all three at

I get an error when compiling the c # code in Visual Studio code on a Mac OS

I am tring to run c# code from visual studio code on a mac OS , I have installed openSSL using homebrew, .netcore and then visual studio code. I am getting following error: /usr/local/share/dotnet/sdk/1.0.4/Microsoft.Common.CurrentVersion.targets(111

How to debug unit tests written in Mocha text type from Visual Studio code

I write a Typescript library. The unit tests are also written in Typescript using Mocha framework. I'd like to execute the unit tests directly without compiling into javascript. This works with this command: ./node_modules/mocha/bin/mocha ./test/*.te

What can I do with upgrading code analysis from Visual Studio 2010 to Visual Studio 2012?

I am upgrading a big solution from Visual Studio 2010 to Visual Studio 2012. All is done, but the code analysis module was changed in Visual Studio 2012 so I got thousands of CODE analysis errors (many CA1703, CA1709, etc.) What can I do? It is very

SPFx breakpoints and debugging from Visual Studio Code instead of Chrome

I am trying to find a way to debug my local SPFx workbench from Visual Studio Code instead from Chrome, but I could not find any guides on how to attach the Chrome to Visual Studio Code and hit a breakpoint in my react typescript webpart (web app). A

Is it possible to generate a DLL file from Visual Studio Express without explicitly creating a DLL project?

Is there a way to generate a DLL file from Visual Studio Express without explicitly creating a DLL project? EDIT: Maybe my thinking process has gone astray on me, but I am trying to setup NUnit, and thought is needed a dll to run it... Please correct

Const references at the operator conference on the set, from Visual Studio 2010

Starting from Visual Studio 2010, iterating over a set seems to return an iterator that dereferences the data as 'const data' instead of non-const. The following code is an example of something that does compile on Visual Studio 2005, but not on 2010

How do I remove tests in Nunit when I loaded the Project From Visual Studio

I am attempting to automate tests using Nunit and have loaded a project from Visual Studio. I do not understand how to delete Tests i do not want in my project. I know I can choose not to run tests but when i am automating the tests I will need some

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK