maintaining .csproj files (WebStorm+Visual Studio)

Our product is build int Visual Studio. Most of our team still uses VS, including my self when I am working on server side code. But more often than not, I am working in TypeScript/Angular now, and I am really liking the WebStorm trial for. I am thinking about having our team do all their FE stuff in webstorm.

 

But one major stumbling block is the .csproj files that visual studio maintains. Adding a new file in WS does not add the file to Visual Studio's .csproj file (which I would not expect it to). This means that our build is often broken, as references are missing. Deployments get messed up too, as the .csproj files cotrol all that stuff through Team City and Octopus.

Does anyone know of a plugin for WebStorm that will update a .csproj file? A work around?

6
7 comments

I'm not aware of any plugins for maintaining .csproj files in WebStorm:(

1
Avatar
Permanently deleted user

@Shea Martin Did you manage to work around this issue? 

1
Avatar
Permanently deleted user

Hello, interested in a solution too :)

1
Avatar
Permanently deleted user

Any news on this topic?

0

Is there a plugin for Octupus for Webstorm? We have the same problem.

0

No plugins I'm aware of

0
Avatar
Permanently deleted user

any updates?

0

Please sign in to leave a comment.