ThomasJaeger / VisualMASM

Visual MASM - Assembly IDE for Microsoft MASM

Home Page:http://www.visualmasm.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove those popups when am writing code and trying to save it.

NixonSchool opened this issue · comments

It's annoying that the application can't work like vs community. This is what I mean, I want the application to ask me for the folder where to save my current project, and then it can just save every resource file in the background. It annoys me to save ".rc" file, ".vmp" file every single time, I have to keep overwriting the existing ones, coz I don't want to change the save folder. And it's time wasting. VS Community just saves the resource files itself, and only wants me to chose the project folder, and name of the .asm file to save. Otherwise, this is the best IDE, it does it's job fine.

image