Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Working Between Visual Studio and Visual Studio Code

Working Between Visual Studio and Visual Studio Code

Scheduled Pinned Locked Moved C#
csharpvisual-studioasp-netdotnetquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    TheOnlyRealTodd
    wrote on last edited by
    #1

    I started working on a project with some guys who are using Visual Studio Code. I've not much experience with it, but I'd like to use my VS 2015 as usual because there seems to be all kinds of features lacking from VSC that I use a lot. It seems to have no concept of namespaces, and I can write a class that doesn't exist yet and it won't turn red, etc... I try to open the folder in Visual Studio 2015 by going to File -> Open Web Site and doing it that way, and then all hell breaks loose. I know it needs to make .sln and csproj which is fine, but Resharper races my CPU for like 5 minutes straight and then there is no project resources area so even main VS has absolutely no idea about the namespaces, classes, etc... Does anyone know how I could use VS to work on this C# .NET Core project, alternatively if I can get some VS features in VSC? This is sort of baffling my mind how challenging opening this C# project has become. Regards.

    L 1 Reply Last reply
    0
    • T TheOnlyRealTodd

      I started working on a project with some guys who are using Visual Studio Code. I've not much experience with it, but I'd like to use my VS 2015 as usual because there seems to be all kinds of features lacking from VSC that I use a lot. It seems to have no concept of namespaces, and I can write a class that doesn't exist yet and it won't turn red, etc... I try to open the folder in Visual Studio 2015 by going to File -> Open Web Site and doing it that way, and then all hell breaks loose. I know it needs to make .sln and csproj which is fine, but Resharper races my CPU for like 5 minutes straight and then there is no project resources area so even main VS has absolutely no idea about the namespaces, classes, etc... Does anyone know how I could use VS to work on this C# .NET Core project, alternatively if I can get some VS features in VSC? This is sort of baffling my mind how challenging opening this C# project has become. Regards.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      It states that Visual Studio Code supports only a "limited subset" of VS project types. If you "guys" are going to succeed at working together, you better agree on a common IDE and source code manager / version control.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups