Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codemaid crashes Visual Studio when cleaning up the main.cpp (628 lines) file. #1064

Open
ThePaglia opened this issue Dec 13, 2024 · 0 comments

Comments

@ThePaglia
Copy link

Environment

  • Visual Studio version: Community 2022 17.12.3
  • CodeMaid version: 12.0
  • Code language: C++

Description

I have a repository with different solutions from my computer graphics course, which has different templates.

Steps to recreate

  1. Start cleaning pathtracer->Source Files->main.cpp
  2. Crashes

Current behavior

As I set the path tracer solution to be the startup project, I try to go to the main file and clean it, but codemaid just crashes VS.
This never happened before, and after different tries, I found that only when I clean the pathtracer->Source Files->main.cpp file, it crashes.
pathtracer->Source Files->main.cpp is 628 lines long.
I can consistently reproduce the crash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant