chunkypixel / atari-dev-studio

Homebrew game creation for the Atari 8-bit consoles (VS Code Extension)
http://atariage.com/forums/topic/290365-atari-dev-studio-for-homebrew-development-release/
GNU General Public License v3.0
77 stars 8 forks source link

Status line (again) #6

Closed mengstr closed 5 years ago

mengstr commented 5 years ago

When I size VC to fit about half my screen width so I can have Stella in the other half (yea, I know that I really should have a dual screen setup but I like to code in the sofa) then the "rocket" in the status lines disappears. Changing the name & version blurb to { text:ADS ${application.Version}}, makes it short enough to be displayed.

chunkypixel commented 5 years ago

I might look at some options like full (name and buttons), minimum (only buttons) and none - or if there is some way to prioritise what is shown when you minimise.

chunkypixel commented 5 years ago

Completed in v0.1.7 Replaced existing option with a drop-down selector to choose what you want to display (Full. Minimum, None)