gamagan

Results 22 comments of gamagan

I'll work with what's currently there. When you guys get a change to do some rewriting, I'll update my knowledge/code based on the new samples. I appreciate the response.

"I thought that kids these days were all on macOS." Only the rich kids. "Are there particular features you're most interested in using?" For my team's usecase, we maintain a...

> Do you have experience doing automated builds on Windows? I'm afraid not. Our automated builds are Linux only.

We develop on Windows, on Visual Studio, and deploy to production on Linux.

I'm sure you figured this out quickly, so I'm writing this just for posterity. The result of the file Save/Open dialogs are file paths. So, if you want to automatically...

Questions: 1. What happens if the user selects a different file extension from the dropdown? Does the file a) Still get saved with the default extension b) Uses the new...

Wow. That's nice that the change turned out to be so simple for the benefits it provides. Good work. So, Windows only supports 3 letter extensions, in that case? There's...

Running into these same issues.

I have a 3 monitor setup. I hadn't notice this before, but the window size is remembered on 1 of the monitors (not the primary one). It's remembered as long...

I just noticed that visual studio 2019 also does the same thing. Example: Holding shift while jumping between { & }. If you press escape, it leaves the caret in...