Skip to content

✨ Path Bar #37

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

Closed
Tracked by #346
austincondiff opened this issue Mar 17, 2022 · 4 comments · Fixed by #44 or #249
Closed
Tracked by #346

✨ Path Bar #37

austincondiff opened this issue Mar 17, 2022 · 4 comments · Fixed by #44 or #249
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers UI This is UI related

Comments

@austincondiff
Copy link
Collaborator

austincondiff commented Mar 17, 2022

image

This should be togglable between visible and hidden in the view menu and in preferences.

@austincondiff austincondiff added the enhancement New feature or request label Mar 17, 2022
@lukepistrol
Copy link
Member

I'll implement this. PR draft will follow once I got something.

@austincondiff
Copy link
Collaborator Author

Eventually we need to put code symbols in the breadcrumbs but we will do that later when we build that out.

@lukepistrol lukepistrol linked a pull request Mar 17, 2022 that will close this issue
3 tasks
@lukepistrol lukepistrol self-assigned this Mar 17, 2022
@lukepistrol
Copy link
Member

lukepistrol commented Mar 18, 2022

Navigation in Breadcrumbs is still missing.

Same issue as in #61

@lukepistrol lukepistrol reopened this Mar 18, 2022
@lukepistrol lukepistrol added the UI This is UI related label Mar 20, 2022
@lukepistrol lukepistrol changed the title Breadcrumb Bar [FEAT] - Breadcrumb Bar Mar 21, 2022
@lukepistrol
Copy link
Member

For reference this still needs to be implemented:

Screen Shot 2022-03-21 at 09 51 18

@lukepistrol lukepistrol added the good first issue Good for newcomers label Mar 23, 2022
@lukepistrol lukepistrol linked a pull request Mar 28, 2022 that will close this issue
4 tasks
@austincondiff austincondiff changed the title [FEAT] - Breadcrumb Bar ✨ Breadcrumb Bar Mar 31, 2022
@austincondiff austincondiff mentioned this issue Mar 31, 2022
12 tasks
@austincondiff austincondiff moved this from 🆕 New to 🏁 Complete in CodeEdit Project Feb 14, 2023
@austincondiff austincondiff changed the title ✨ Breadcrumb Bar ✨ Path Bar Dec 26, 2023
xinix909 pushed a commit to xinix909/CodeTransfer that referenced this issue Sep 7, 2024
### Description

Fixes marked text input for sequences longer than one marked character. Also ensures marked text works consistently with multiple cursors and adds testing for the marked text functionality.

Also:
- Fixes a few lint markers in test files that have caused issues for others.
- Adds a public `TextView.markedTextAttributes` property for modifying the marked text attributes if desired.

### Related Issues

* closes CodeEditApp#37 
* closes CodeEditApp#36 
* closes CodeEditApp#26 
* closes CodeEditApp/CodeEditSourceEditor#188

### Screenshots

https://github.com/CodeEditApp/CodeEditTextView/assets/35942988/9f6eb84b-c668-45a4-9d30-75cbd5d4fccd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers UI This is UI related
Projects
Status: 🏁 Complete
Development

Successfully merging a pull request may close this issue.

2 participants