Skip to content

Fix: preserve opening quote in tab completions for words without a path separator#376

Draft
Copilot wants to merge 3 commits intomasterfrom
copilot/add-tab-completion-tests
Draft

Fix: preserve opening quote in tab completions for words without a path separator#376
Copilot wants to merge 3 commits intomasterfrom
copilot/add-tab-completion-tests

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 28, 2026

  • Explore test suite structure and existing test patterns
  • Verify that word_under_cursor = "" when cursor is at a Newline after 'many spaces (confirmed via unit test)
  • Remove temp debug test from tab_completion_context.rs
  • Add unit test test_word_with_single_quote_past_newline to tab_completion_context.rs
  • Add integration test case 'many spaces \n to tab_completion.rs

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

… separator; add single-quoted tests

Agent-Logs-Url: https://github.com/HalFrgrd/flyline/sessions/fb01a0cd-7540-4851-aba1-ef2a9c3c1aa9

Co-authored-by: HalFrgrd <4559349+HalFrgrd@users.noreply.github.com>
Copilot AI and others added 2 commits March 28, 2026 16:35
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.

2 participants