Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Breadcrumb to Theia #5475

Closed
lmcbout opened this issue Jun 14, 2019 · 2 comments · Fixed by #9920
Closed

Add Breadcrumb to Theia #5475

lmcbout opened this issue Jun 14, 2019 · 2 comments · Fixed by #9920
Assignees
Labels
enhancement issues that are enhancements to current functionality - nice to haves

Comments

@lmcbout
Copy link
Contributor

lmcbout commented Jun 14, 2019

Description

Add breadcrumb in Theia between the menubar and the editor. VScode already have it available
In VSCode, they have some preferences to have it available or not, it depends on the user choice.

Reproduction Steps

breadcrumbTopEditor

OS and Theia version:
Theia 0.7.0
UIbuntu 16.04

@kittaakos
Copy link
Contributor

Please make it configurable. So it will be possible to hide.

@vince-fugnitto vince-fugnitto added the proposal feature proposals (potential future features) label Sep 14, 2019
@svenefftinge svenefftinge added the enhancement issues that are enhancements to current functionality - nice to haves label Oct 7, 2019
@svenefftinge svenefftinge self-assigned this Oct 7, 2019
@svenefftinge
Copy link
Contributor

@corneliusludmann is looking into it now (couldn't assign him directly).

@akosyakov akosyakov removed the proposal feature proposals (potential future features) label Oct 7, 2019
corneliusludmann added a commit to corneliusludmann/theia that referenced this issue Oct 11, 2019
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to switch to siblings.

Fixes eclipse-theia#5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
corneliusludmann added a commit to corneliusludmann/theia that referenced this issue Oct 11, 2019
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to switch to siblings.

Fixes eclipse-theia#5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
corneliusludmann added a commit to corneliusludmann/theia that referenced this issue Oct 11, 2019
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to switch to siblings.

Fixes eclipse-theia#5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
corneliusludmann added a commit to corneliusludmann/theia that referenced this issue Oct 12, 2019
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to switch to siblings.

Fixes eclipse-theia#5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
corneliusludmann added a commit to corneliusludmann/theia that referenced this issue Oct 19, 2019
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to switch to siblings.

Fixes eclipse-theia#5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
corneliusludmann added a commit to corneliusludmann/theia that referenced this issue Nov 12, 2019
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to switch to siblings.

Fixes eclipse-theia#5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
corneliusludmann added a commit to corneliusludmann/theia that referenced this issue Nov 12, 2019
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to jump to other files or to code sections.

Fixes eclipse-theia#5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
corneliusludmann added a commit to corneliusludmann/theia that referenced this issue Nov 12, 2019
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to jump to other files or to code sections.

Fixes eclipse-theia#5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
corneliusludmann added a commit to corneliusludmann/theia that referenced this issue Nov 12, 2019
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to jump to other files or to code sections.

Fixes eclipse-theia#5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
corneliusludmann added a commit to corneliusludmann/theia that referenced this issue Nov 12, 2019
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to jump to other files or to code sections.

Fixes eclipse-theia#5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
corneliusludmann added a commit to corneliusludmann/theia that referenced this issue Nov 12, 2019
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to jump to other files or to code sections.

Fixes eclipse-theia#5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
corneliusludmann added a commit to corneliusludmann/theia that referenced this issue Nov 12, 2019
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to jump to other files or to code sections.

Fixes eclipse-theia#5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
colin-grant-work pushed a commit that referenced this issue Aug 17, 2021
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to jump to other files or to code sections.

Fixes #5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
colin-grant-work pushed a commit that referenced this issue Aug 18, 2021
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to jump to other files or to code sections.

Fixes #5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
colin-grant-work pushed a commit that referenced this issue Aug 23, 2021
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to jump to other files or to code sections.

Fixes #5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
colin-grant-work pushed a commit that referenced this issue Aug 25, 2021
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to jump to other files or to code sections.

Fixes #5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
colin-grant-work pushed a commit that referenced this issue Aug 26, 2021
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to jump to other files or to code sections.

Fixes #5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
colin-grant-work pushed a commit that referenced this issue Aug 27, 2021
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to jump to other files or to code sections.

Fixes #5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
colin-grant-work pushed a commit that referenced this issue Aug 30, 2021
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to jump to other files or to code sections.

Fixes #5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
colin-grant-work pushed a commit that referenced this issue Aug 31, 2021
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to jump to other files or to code sections.

Fixes #5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
colin-grant-work pushed a commit that referenced this issue Aug 31, 2021
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to jump to other files or to code sections.

Fixes #5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
colin-grant-work pushed a commit that referenced this issue Sep 1, 2021
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to jump to other files or to code sections.

Fixes #5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
colin-grant-work pushed a commit that referenced this issue Sep 1, 2021
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to jump to other files or to code sections.

Fixes #5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
RomanNikitenko pushed a commit that referenced this issue Sep 16, 2021
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to jump to other files or to code sections.

Fixes #5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
RomanNikitenko pushed a commit that referenced this issue Sep 16, 2021
This commit adds a breadcrumbs bar to the editor widget. It shows the path to the current file and outline information as breadcrumbs. A click of breadcrumbs allows to jump to other files or to code sections.

Fixes #5475

Signed-off-by: Cornelius A. Ludmann <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement issues that are enhancements to current functionality - nice to haves
Projects
None yet
5 participants