Skip to content

Release of v0.2.7#15

Merged
Fred-Wu merged 6 commits into
mainfrom
dev-v0.2.7
May 24, 2026
Merged

Release of v0.2.7#15
Fred-Wu merged 6 commits into
mainfrom
dev-v0.2.7

Conversation

@Fred-Wu
Copy link
Copy Markdown
Owner

@Fred-Wu Fred-Wu commented May 24, 2026

Summary

  • Add grouped R console completions for arguments, fields, runtime variables/functions, packages, functions, recent input, and other completions.
  • Improve data-aware completion behavior.
  • Add R Console: Insert Pipe Operator with a default Ctrl+Alt+M keybinding scoped to active R Console terminals.
  • Add r.console.pipeOperator so users can choose |> or %>%.
  • Bump version to v0.2.7.

Fred-Wu added 6 commits May 23, 2026 12:54
- Add Quick Pick separators for console completion groups, keep workspace objects
- authoritative over duplicate LSP completions, and resolve data-column completions from a single runtime source.
- Also support piped data bracket contexts such as `%>% .[]` and `|> _[]`.
- Bump version to v0.2.7
@Fred-Wu Fred-Wu marked this pull request as ready for review May 24, 2026 02:52
@Fred-Wu Fred-Wu merged commit a633b0e into main May 24, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant