Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ethan-leba/tree-edit issues and pull requests
#71 - tree-edit-install-grammars-wizard fails with Spacemacs and Emacs 29.1
Issue -
State: open - Opened by idanov 8 months ago
- 2 comments
#70 - Misc changes
Pull Request -
State: closed - Opened by ethan-leba 12 months ago
#69 - Rip modelocal
Pull Request -
State: closed - Opened by ethan-leba about 1 year ago
#68 - Fix grammar storage and misc
Pull Request -
State: closed - Opened by ethan-leba about 1 year ago
#67 - Not working on Windows with Emacs 29 when tree-sitter already loaded
Issue -
State: open - Opened by tuhdo over 1 year ago
- 1 comment
#66 - misc improvements
Pull Request -
State: closed - Opened by ethan-leba over 1 year ago
#64 - tree view + autoload
Pull Request -
State: closed - Opened by ethan-leba over 1 year ago
#63 - Overhaul
Pull Request -
State: closed - Opened by ethan-leba over 1 year ago
- 2 comments
#62 - `dash` not found when attempting to generator new language files
Issue -
State: closed - Opened by jesse-c about 2 years ago
- 3 comments
#61 - Test native-compiled code in CI
Issue -
State: open - Opened by ethan-leba over 2 years ago
#60 - Java error: Symbol’s value as variable is void: q When trying to insert anything in java mode
Issue -
State: closed - Opened by binarydigitz01 over 2 years ago
- 4 comments
#59 - How to add new languages link is broken
Issue -
State: closed - Opened by stevemolitor over 2 years ago
- 1 comment
#58 - Move towards custom grammars for languages
Pull Request -
State: closed - Opened by ethan-leba over 2 years ago
- 1 comment
#57 - Hard-coded grammars are difficult to maintain
Issue -
State: closed - Opened by ubolonton almost 3 years ago
- 3 comments
#56 - Raising outside of a wrapping statement leads to a user-ptrp, "Tree-edit could not restore location" error
Issue -
State: closed - Opened by nobellium1997 almost 3 years ago
- 3 comments
#55 - Cannot insert new child node in empty module
Issue -
State: closed - Opened by nobellium1997 almost 3 years ago
- 2 comments
#54 - C support
Issue -
State: open - Opened by ethan-leba almost 3 years ago
#53 - adds minor tree-edit-mode
Pull Request -
State: closed - Opened by fgeller almost 3 years ago
- 3 comments
#52 - Ensure all tree-edit functions that evil-tree-edit uses are public
Issue -
State: open - Opened by ethan-leba almost 3 years ago
#51 - Add tree-edit error type
Issue -
State: open - Opened by ethan-leba almost 3 years ago
#50 - `tree-view-mode` hardcoded to work only with `evil-tree-edit`
Issue -
State: closed - Opened by Honeypot95 almost 3 years ago
- 2 comments
#49 - Jumping to nodes with the same start range
Issue -
State: open - Opened by ethan-leba almost 3 years ago
Labels: needs-discussion
#47 - `evil-tree-edit` operator state?
Issue -
State: open - Opened by ethan-leba almost 3 years ago
Labels: help wanted, evil-tree-edit
#46 - `tree-edit-view-mode` very slow on large buffers
Issue -
State: open - Opened by ethan-leba almost 3 years ago
#46 - `tree-edit-view-mode` very slow on large buffers
Issue -
State: open - Opened by ethan-leba almost 3 years ago
#45 - Proper error message if `tree-edit-grammar` isn't loaded
Issue -
State: closed - Opened by ethan-leba almost 3 years ago
- 1 comment
Labels: good first issue
#44 - Add raise-some editing operation
Issue -
State: open - Opened by ethan-leba almost 3 years ago
#43 - Preserve surrounding formatting during editing operations
Issue -
State: closed - Opened by ethan-leba almost 3 years ago
- 1 comment
Labels: enhancement
#43 - Preserve surrounding formatting during editing operations
Issue -
State: closed - Opened by ethan-leba almost 3 years ago
- 1 comment
Labels: enhancement
#42 - Special case block nodes for performance
Issue -
State: closed - Opened by ethan-leba almost 3 years ago
- 1 comment
Labels: enhancement
#42 - Special case block nodes for performance
Issue -
State: closed - Opened by ethan-leba almost 3 years ago
- 1 comment
Labels: enhancement
#41 - Add move up/down editing operation
Issue -
State: open - Opened by ethan-leba almost 3 years ago
Labels: enhancement, evil-tree-edit
#40 - Discussion on providing a non-evil editing mode for tree-edit
Issue -
State: open - Opened by ethan-leba almost 3 years ago
- 11 comments
#39 - Avy-jump sometimes exits to normal mode
Issue -
State: closed - Opened by ethan-leba almost 3 years ago
- 1 comment
Labels: bug, evil-tree-edit
#38 - Parsing fragments that are only valid in specific contexts
Issue -
State: open - Opened by ethan-leba almost 3 years ago
Labels: bug
#37 - support golang
Issue -
State: open - Opened by fgeller almost 3 years ago
- 7 comments
Labels: language-support
#36 - Optimizing relational parser by producing node-specific relations
Issue -
State: open - Opened by ethan-leba almost 3 years ago
Labels: help wanted, wishlist, minikanren
#35 - Add `evil-tree-edit-clone` function
Issue -
State: closed - Opened by ethan-leba almost 3 years ago
- 1 comment
Labels: good first issue, evil-tree-edit
#35 - Add `evil-tree-edit-clone` function
Issue -
State: closed - Opened by ethan-leba almost 3 years ago
- 1 comment
Labels: good first issue, evil-tree-edit
#34 - Java support
Issue -
State: open - Opened by ethan-leba almost 3 years ago
Labels: help wanted, language-support
#33 - Python support
Issue -
State: open - Opened by ethan-leba almost 3 years ago
Labels: language-support
#32 - Display the currently selected node's type when it has a parent or child with the same range
Issue -
State: closed - Opened by ethan-leba almost 3 years ago
- 1 comment
Labels: evil-tree-edit
#31 - Property testing with tree-edit
Issue -
State: open - Opened by ethan-leba almost 3 years ago
Labels: enhancement, wishlist
#30 - Define test-specific language files
Issue -
State: open - Opened by ethan-leba almost 3 years ago
Labels: help wanted, refactor
#29 - Node keybindings should have named prefixes
Issue -
State: open - Opened by ethan-leba almost 3 years ago
Labels: enhancement
#28 - Add evil-tree-edit-tutor
Issue -
State: open - Opened by ethan-leba almost 3 years ago
Labels: documentation
#27 - Add guide for rolling your own plugins with `tree-edit`
Issue -
State: open - Opened by ethan-leba almost 3 years ago
Labels: documentation
#26 - Explicit error when an `ERROR` node is present during editing operations
Issue -
State: open - Opened by ethan-leba about 3 years ago
Labels: good first issue
#25 - Support non-contiguous edits (for deletions)
Issue -
State: open - Opened by ethan-leba about 3 years ago
Labels: bug, enhancement
#24 - Repeat actions with numeric prefix
Issue -
State: open - Opened by ethan-leba about 3 years ago
Labels: enhancement, evil-tree-edit
#23 - Wrap command
Issue -
State: closed - Opened by ethan-leba about 3 years ago
- 1 comment
#22 - Changing node type while preserving contents
Issue -
State: open - Opened by ethan-leba about 3 years ago
#21 - Helpful error message when language not supported by tree-edit
Issue -
State: closed - Opened by ethan-leba about 3 years ago
- 1 comment
#20 - Fix movement function names
Issue -
State: closed - Opened by ethan-leba about 3 years ago
- 1 comment
#19 - Performance issues
Issue -
State: open - Opened by ethan-leba about 3 years ago
- 1 comment
#18 - Comments completely destroy the parser
Issue -
State: closed - Opened by ethan-leba about 3 years ago
- 1 comment
Labels: bug
#17 - Perform (some) tests via. AST equality instead of buffer text
Issue -
State: open - Opened by ethan-leba about 3 years ago
Labels: help wanted
#16 - Overlay sometimes doesn't become invisible on leaving tree-state
Issue -
State: closed - Opened by ethan-leba about 3 years ago
- 1 comment
Labels: bug
#15 - Query-specific bindings
Issue -
State: closed - Opened by ethan-leba about 3 years ago
- 1 comment
Labels: evil-tree-edit
#14 - Highlight any `ERROR` nodes in the buffer
Issue -
State: open - Opened by ethan-leba about 3 years ago
Labels: evil-tree-edit
#13 - Indicate when an unnamed node is selected?
Issue -
State: closed - Opened by ethan-leba about 3 years ago
- 1 comment
#12 - Configurable whitespace formatting
Issue -
State: closed - Opened by ethan-leba about 3 years ago
- 1 comment
#11 - Hook into `tree-sitter-debug-mode`
Issue -
State: closed - Opened by ethan-leba about 3 years ago
- 1 comment
#10 - Inlined rules
Issue -
State: closed - Opened by ethan-leba about 3 years ago
#9 - Validate `tree-edit-syntax-snippets`
Issue -
State: open - Opened by ethan-leba about 3 years ago
#8 - Tree-edit node usability
Issue -
State: closed - Opened by ethan-leba about 3 years ago
#7 - Automated use of precedence nodes
Issue -
State: open - Opened by ethan-leba about 3 years ago
Labels: enhancement, wishlist
#6 - Evil & keybinding decoupling
Issue -
State: closed - Opened by ethan-leba over 3 years ago
- 2 comments
#5 - v1.0 roadmap
Issue -
State: open - Opened by ethan-leba over 3 years ago
#4 - Inline nodes not treated as supertypes
Issue -
State: closed - Opened by ethan-leba over 3 years ago
- 1 comment
#3 - Create tree-edit-langs repo
Issue -
State: closed - Opened by ethan-leba over 3 years ago
- 1 comment
#2 - Remove unneeded declarations from `Cask`
Pull Request -
State: closed - Opened by ethan-leba over 3 years ago
#1 - Setup CI
Pull Request -
State: closed - Opened by ethan-leba over 3 years ago