Issues
- 6
Proposal: `Zipper.at(ast, position)`
#155 opened by zachallaun - 0
Sourceror.get_range returns nil for a "terse" function
#145 opened by scohen - 1
- 1
- 1
parse then to_string crashes
#132 opened by bcardarella - 4
Trailing comments misplaced
#53 opened by aronglia - 0
- 0
`get_range` exception case
#110 opened by zachallaun - 15
- 0
- 0
`get_range` raises on dot-call nodes
#103 opened by zachallaun - 0
Add `Access` like API for Elixir AST
#97 opened by doorgan - 1
- 10
Introduce a `%Zipper{}` struct
#96 opened by zachallaun - 5
Error when formatting project
#87 opened by ivan-srsen - 5
Sourceror seems to ignore .formatter.exs
#33 opened by NickNeck - 1
- 7
Ended Zippers
#67 opened by novaugust - 2
Add new line between blocks
#69 opened by ivan-srsen - 1
- 13
Expanding the patching API
#64 opened by msaraiva - 7
- 3
- 1
How to add new deps from different types
#56 opened by shahryarjb - 0
Handle files with only comments
#57 opened by Malian - 1
The "View Code" link on hexdocs.pm is broken
#55 opened by NickNeck - 7
- 1
Implement a non destructive formatter
#15 opened by doorgan - 4
an FYI - the transformation i've been building up to running across the codebase :)
#42 opened by novaugust - 1
- 1
- 3
- 5
Comments in pipes moved up
#27 opened by novaugust - 0
- 2
Unexpected code changes
#34 opened by NickNeck - 7
- 3
Removing current node failing
#25 opened by juanperi - 6
Allow `Sourceror.to_string` to format keyword list elements as list elements and not as tuples
#18 opened by doorgan - 7
- 0
- 4
Test Examples
#20 opened by andyl - 16
Add functions to patch a string
#13 opened by doorgan - 0
- 0
`Sourceror.to_string` formats 2-tuple as a keyword list element even if it's not one of the last elements
#19 opened by doorgan - 0
Improve `Sourceror.parse_expression/2`
#17 opened by doorgan - 3
- 2
MultiAlias: extra parens
#9 opened by andyl - 3
MultiAlias: escaped newline characters
#8 opened by andyl - 1
Add `Sourceror.map_args`?
#2 opened by doorgan - 2
Improve ast and comments reconciliation
#4 opened by doorgan