-
Notifications
You must be signed in to change notification settings - Fork 3
Issues: bazed-editor/bazed
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Support action counts in vim-mode (d2w, etc)
topic-vim
Stuff related to vim emulation
#104
opened Jan 7, 2023 by
elkowar
Replace purely hashmap based keymaps with function-based mappings (basically a parser-combinator style API?)
topic-inputmapper
Things related to the input-mapper component
Design nicer API for defining keymaps (macro? Builder API?)
topic-inputmapper
Things related to the input-mapper component
topic-vim
Stuff related to vim emulation
#102
opened Jan 7, 2023 by
elkowar
Implement centralized input mapper
topic-inputmapper
Things related to the input-mapper component
topic-vim
Stuff related to vim emulation
Implement solution for having a prompt (search, commands, file search, etc)
topic-core
Things related to the editor core
topic-frontend
Things that relate to the frontend in general
topic-rpc
Things related to our RPC layer
topic-vim
Stuff related to vim emulation
Display vim mode in frontend
topic-frontend
Things that relate to the frontend in general
topic-vim
Stuff related to vim emulation
Improve naming in the frontend
topic-frontend
Things that relate to the frontend in general
#64
opened Dec 26, 2022 by
druskus20
Autogen RPC typescript type definitions from the backend
topic-frontend
Things that relate to the frontend in general
topic-rpc
Things related to our RPC layer
#63
opened Dec 26, 2022 by
druskus20
Implement some sort of User Styles / User Config
discussion
Topics that needs design / architecture discussions
topic-frontend
Things that relate to the frontend in general
Discuss registers / killring-style system
discussion
Topics that needs design / architecture discussions
topic-core
Things related to the editor core
implement undo-history garbage-collection and size limit
topic-core
Things related to the editor core
Design / discuss event-system to inform plugins as well as internal modules of any activity
discussion
Topics that needs design / architecture discussions
topic-core
Things related to the editor core
topic-pm
Things related to the plugin-manager
Design general abstraction for movements / semantic locations
discussion
Topics that needs design / architecture discussions
topic-core
Things related to the editor core
Define strategy for implementing folds
topic-core
Things related to the editor core
#42
opened Dec 22, 2022 by
elkowar
Use cache_dir ($XDG_CACHE_HOME, etc) as location to store the temporary swp file when saving
topic-core
Things related to the editor core
#37
opened Dec 22, 2022 by
elkowar
Implement "damage-tracking context" for changes to view, buffer and document state, allowing us to minimize the data sent to the frontend for each update
topic-core
Things related to the editor core
topic-perf
Things related to the performance of the editor
#31
opened Dec 18, 2022 by
elkowar
Optimize view update messages through a diff based approach (?)
topic-core
Things related to the editor core
topic-perf
Things related to the performance of the editor
#30
opened Dec 18, 2022 by
elkowar
Previous Next
ProTip!
no:milestone will show everything without a milestone.