issues
search
posit-dev
/
air
21
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Weird instability in qmd
#77
DavisVaughan
opened
1 day ago
2
Bump rustls from 0.23.15 to 0.23.19
#76
dependabot[bot]
closed
1 day ago
2
Add git tagging workflow
#75
DavisVaughan
closed
1 day ago
0
Normalize line endings in multiline strings
#74
DavisVaughan
opened
1 day ago
2
Send back minimal edits
#73
lionel-
closed
1 day ago
0
Blockers for integration in Positron
#72
lionel-
opened
1 day ago
0
Universal release build for Linux
#71
lionel-
opened
1 day ago
0
LSP warnings on nightly rust
#70
DavisVaughan
opened
2 days ago
0
Add CI
#69
DavisVaughan
closed
1 day ago
2
Dont `group()` around identifiers
#68
DavisVaughan
closed
2 days ago
0
Add `dist` configuration for generating air binaries
#67
DavisVaughan
closed
1 day ago
0
Tweak versions, rename `air_cli` to `air`
#66
DavisVaughan
closed
2 days ago
0
Parse errors probably shouldn't trigger toast notifs during document formatting
#65
DavisVaughan
opened
2 days ago
0
Remove `arguments_syntax_kind()` by handling everything at the call/subset/subset2 level
#64
DavisVaughan
closed
2 days ago
0
Add `FormatRange` support
#63
lionel-
opened
2 days ago
0
Gather all proto converters in same mods
#62
lionel-
closed
2 days ago
0
Send back a minimal-ish `TextEdit` on document format
#61
DavisVaughan
closed
1 day ago
6
Decide if we want to support `.R` files containing non-UTF-8 characters
#60
DavisVaughan
opened
2 days ago
0
Virtual viewers
#59
lionel-
closed
2 days ago
0
Simplify `AnyRArgument` into just `RArgument`
#58
DavisVaughan
closed
3 days ago
0
Remove dead code in `treesitter.rs`
#57
DavisVaughan
closed
3 days ago
0
Blockers for alpha release
#56
DavisVaughan
opened
3 days ago
0
Bump to latest tree-sitter-r
#55
DavisVaughan
closed
5 days ago
0
Try not grouping around identifiers and other individual tokens
#54
DavisVaughan
closed
2 days ago
0
Add `_kind` to `handle_node_leave()` for clarity and symmetry
#53
DavisVaughan
closed
6 days ago
0
Add suppression comment support
#52
DavisVaughan
opened
6 days ago
0
Make `handle_node_leave()` take a `SyntaxKind`
#51
DavisVaughan
closed
6 days ago
0
Use a single `TreeCursor` to walk the entire tree
#50
DavisVaughan
closed
6 days ago
0
Switch `Preorder` to use a `TreeCursor` internally
#49
DavisVaughan
closed
6 days ago
0
Bundle the air formatter in an R package
#48
lionel-
opened
6 days ago
0
In `node_syntax_kind()` look into a way to use `.kind_id()` rather than `.kind()`
#47
DavisVaughan
opened
1 week ago
0
Add right assignment tests
#46
DavisVaughan
opened
1 week ago
0
Rework parser on top of tree-sitter Cursor api
#45
DavisVaughan
closed
6 days ago
0
Fix dropping of named argument `name = `
#44
DavisVaughan
closed
1 week ago
0
Probably allow empty `{}` to not expand after all
#43
DavisVaughan
opened
1 week ago
0
Fix dropping of named argument name with grouped inline functions
#42
DavisVaughan
closed
1 week ago
0
Add special support for curly-curly
#41
DavisVaughan
closed
6 days ago
0
Decide on allowing 1 vs 2 full empty lines
#40
DavisVaughan
opened
1 week ago
0
VS Code extension for the Air LSP
#39
lionel-
closed
2 days ago
0
Add LSP support to air
#38
lionel-
closed
2 days ago
0
Import Ark LSP infrastructure
#37
lionel-
closed
2 days ago
0
Add walrus operator tests
#36
DavisVaughan
opened
2 weeks ago
0
Add support for user requested expansion of function definitions
#35
DavisVaughan
closed
1 week ago
0
Throw better error when there are parse errors during formatting tests
#34
DavisVaughan
closed
1 week ago
0
Add support for user requested line breaks in function calls
#33
DavisVaughan
closed
1 week ago
0
Handle user requested expansion when the first argument is a hole
#32
DavisVaughan
opened
2 weeks ago
1
Handle `x$...`, `x@...`, `x::...`
#31
DavisVaughan
closed
5 days ago
1
Document all the special scenarios we currently have opinions on
#30
DavisVaughan
closed
1 week ago
0
Can we put some operators at the beginning of lines?
#29
DavisVaughan
closed
1 week ago
1
Consider enforcing line breaks for pipe chains of >=2 pipes
#28
DavisVaughan
closed
2 weeks ago
1
Next