eclipse-theia/theia

Status bar items should have length limit

Open

#5,925 opened on 2019年8月13日

GitHub で見る
 (2 comments) (1 reaction) (0 assignees)TypeScript (2,478 forks)batch import
bughelp wantedshell

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (平均マージ 15d 4h) (30d で 75 merged PRs)

説明

Description

Now items in status bar don't have any limitation in length. If an item displays long line of text it will gone over right border and hide all the status bar items to the right of current one (left and right aligned ones, including Toggle Bottom Panel button).

On the screen below one left aligned item is gone as Toggle Bottom Panel does. java-ls

Reproduction Steps

Just add an item into status bar with a lot of text

コントリビューターガイド