-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Labels
enhancement
issues that are enhancements to current functionality - nice to haves
Comments
Please make it configurable. So it will be possible to hide. |
svenefftinge
added
the
enhancement
issues that are enhancements to current functionality - nice to haves
label
Oct 7, 2019
@corneliusludmann is looking into it now (couldn't assign him directly). |
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]>
1 task
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
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
OS and Theia version:
Theia 0.7.0
UIbuntu 16.04
The text was updated successfully, but these errors were encountered: