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

Feature Request: Due Debuggng the IDE loads files in the editor. #45

Open
rexxitall opened this issue Jun 16, 2020 · 2 comments
Open

Feature Request: Due Debuggng the IDE loads files in the editor. #45

rexxitall opened this issue Jun 16, 2020 · 2 comments
Labels
Debugger Improvement New feature or request

Comments

@rexxitall
Copy link

In this case n next compile run those files wants to get compiled also. I do not know exactly but i guess you can also nost close them in all cases. There should be some kind of automatic close them all thing. At least before next compiler run.

@XusinboyBekchanov
Copy link
Owner

The IDE does not compile all open files. When Automatic compiles the active tab. Otherwise, it compiles only the specified main file (via the Set As Main).

@rexxitall
Copy link
Author

Hm here it trys also sometimes to compile the files loaded during debug. A way out would be blacklisting those files or set a special flag that the file is loaded by debug. On Next run they can be closed then. Which is not a bad idea at all :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Debugger Improvement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants