Ok, hopefully I wont get shot for asking this question, and this is probably a long shot.
But I hope someone can help me. I am originally a frontend developer, slowly working my way towards more advanced stuff.
Case is, I am working on a APPLE MAC enviroment, and want to start using the intellisense of vievmodels when working with razor templates, also when I work remote via FTP. As far as I can see, the only way to do this is to use Visual Studio Code as it is the only IDE/Editor on MAC that can connect remote and has extension packages for C#/Razor intellisence etc. I have installed Node.js and Npm like this guide tells me to do https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp , but I canĀ“t get it to work.
I have tried following this guide, with no luck http://doc.dynamicweb.com/template-tags/introduction/concept/razor-templates-viewmodels
Does intellisence not work when connecting to a solution remote, or does someone have some suggestions on how I can get it to work?
Visual Studio for MAC does not support FTP/Remote connection, so I am afraid that is not an option. Switching to windows is not an option.
All help is appreciated.
Br.
Hans