Komodo / KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
http://www.komodoide.com/komodo-edit
Other
2.15k stars 301 forks source link

It is hard to distinguish multiple projects in separate windows #1517

Open jsnjack opened 8 years ago

jsnjack commented 8 years ago

Short Summary

I usually open more than one komodo windows and each window contains different project. It is hard to distinguish which project is opened in which window because komodo does not display the name of the opened project anymore.

It would be nice to display the name of the opened project somewhere in the headerbar, maybe instead of Go to Anything text?

Platform Information

Komodo Edit, version 10.0.0, build 17209, platform linux-x86_64

mitchell-as commented 8 years ago

Thanks for bringing this to our attention :) @Naatan would be able to best provide feedback for this.

Naatan commented 8 years ago

That's an interesting problem. I think showing some sort of differentiation per window would be a good idea, regardless of what's open in it. Perhaps something we could facilitate in the color scheme? ie. window 1 color, window 2 color, etc.