New IDE won't show multiple code files

It seemed only yesterday that I could pick up multiple code files but now that feature does not seem to be available. i.e. if I pick up an additional code file, the current file drops off the top band.

Why is this happening?

Mike

Hi Mike! The query editor supports two types of tabs: temporary and permanent. Single click on a code file in the code list creates temporary tabs for quickly referencing code. If you click on another code file, the new file will replace the previous file in the temporary tab. Double click creates permanent tabs for editing. This is how you can open multiple code files at once, each in separate tabs. Let me know if that's the behavior you're seeing, or if there seems to be another bug going on!

2 Likes

Jessica:
Yes, this solves my problem. I did not know about the double click.
Thank you very much.
Mike

2 Likes