Asking to save output-build.txt after building the project with this extension
See original GitHub issueSteps to reproduce:
- Build project/run
- Dialog that asking me to save
Output-Build.txt
, sometimes I can`t close it and getting tons of errors - Visual studio become laggy/freezing
- Crash
- Launch visual studio again
- Visual studio says to disable FormatDocumentOnSave extension to fix this problem, after disabling it everything works fine
Issue Analytics
- State:
- Created a year ago
- Comments:16 (4 by maintainers)
Top Results From Across the Web
Copying Visual Studio project file(s) to output directory ...
For copying a files to the output directory in Visual Studio 2003 you could use Post-Build event: Right click on the project->Properties ...
Read more >I keep getting a save dialog for "output-build.txt" every time ...
I keep getting a save dialog for "output-build.txt" every time I build/run any app. Is there a way to turn this off?
Read more >Save Solution on Build - Developer Community
I've had enough, I hereby -demand- an option to save the whole solution when I start a build process, like all other code...
Read more >How to: View, save, and configure build log files - Visual ...
On the menu bar, choose Build > Build Solution. In the Output window, click somewhere in the text. Press Ctrl+S. Visual Studio prompts...
Read more >Walkthrough: Creating an MSBuild project file from scratch
In the text editor, create a new file HelloWorld.csproj and enter the following code: · Add a Target node as a child element...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Apparently, with the fresh 3.8 plugin version popups are gone for me.
I now only have open *.cs tabs. Popup still appears. However, problem is more apparent when project compilation state changes (errors-no errors). For example: