You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I usually work with projects with multiple hxml files (say one for client, one for server). I found that I often get lost which one is active when I hit ctrl+B. Or when completion does not work because I am working on server code while active hxml is client one. It would be very nice to indicate the active .hxml file somewhere, preferred at a position that is always visible. e.g. at atom's bottom status bar, or in the topmost window title bar (which shows "XXX.hx - /path/to/folder" right now)
The text was updated successfully, but these errors were encountered:
I usually work with projects with multiple hxml files (say one for client, one for server). I found that I often get lost which one is active when I hit ctrl+B. Or when completion does not work because I am working on server code while active hxml is client one. It would be very nice to indicate the active .hxml file somewhere, preferred at a position that is always visible. e.g. at atom's bottom status bar, or in the topmost window title bar (which shows "XXX.hx - /path/to/folder" right now)
The text was updated successfully, but these errors were encountered: