you need to rebuild the solutionHello friends, I'm having problems in the Plus Emulator. I'm setting up some C # commands, but when I save and start the Emulator Plus, the commands do not change.
Regardless, you still have to build before it will take affectI do not use Visual Studio and yes JetBrains dotpeek 2018.
It's just an IDE, doesn't really matter what he uses.. There are perks to using something like dotPeek, it takes up less resources and that's beneficial if you are putting it on a small server.I'm honestly confused why you're using dotPeek instead of Visual Studio, I don't think anyone here uses dotPeek, but as said before, you'll need to build the solution. How exactly do you build the solution, no idea, never used dotPeek, but you can check their documentation.
Understandable, but I mean Visual Studio takes up very little resource for me, even when I've used it on a 1GB RAM server with like only 7GB of disk space available. It only dropped me to like 5GB and it was decently fast at loading solutions. dotPeek isn't an IDE either, well it is, but it doesn't have the functions like others have. You can't build your solution, you have to export the project then open it in Visual Studio or another IDE to build and debug it. Pretty much a pointless extra step, might as well just install Visual Studio off the bat.It's just an IDE, doesn't really matter what he uses.. There are perks to using something like dotPeek, it takes up less resources and that's beneficial if you are putting it on a small server.
Why not just install Visual Studio 2017? Why use source code editors that don't have built in complie functions, you're just making extra steps for yourself.I expressed myself poorly, I use Visual Studio Code