[GH-ISSUE #217] [Map Local] #8 Auto Completion #219

Open
opened 2026-03-03 19:49:15 +03:00 by kerem · 0 comments
Owner

Originally created by @NghiaTranUIT on GitHub (Apr 10, 2023).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/217

Originally assigned to: @kics223w1 on GitHub.

Description

  • ⚠️ This Ticket should be implemented after #193 is merged into the main.
  • Write auto-completion for the first line (HTTP Protocol, Status Code, Header and Value) for Monaco Editor
  • Ping @NghiaTranUIT to provide the Monaco Autocomplete provider, which he's already ship on the macOS.

Acceptance Criteria

  • Use Monaco Editor
  • Able to show auto-completion for HTTP Protocol, Status Code, Header, and Value (Check the macOS Map Local)

If you reuse the AutoCompletion Provider from the macOS, we will get these features for free.

  • HTTP Protocol, Status Code should only auto-completed if the cursor is in the first line
  • Header auto-completion only shows if it's in the Header Section
  • Value auto-completion only shows if it's in the Value Section
Originally created by @NghiaTranUIT on GitHub (Apr 10, 2023). Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/217 Originally assigned to: @kics223w1 on GitHub. ## Description - ⚠️ This Ticket should be implemented after #193 is merged into the main. - Write auto-completion for the first line (HTTP Protocol, Status Code, Header and Value) for Monaco Editor - ✅ Ping @NghiaTranUIT to provide the Monaco Autocomplete provider, which he's already ship on the macOS. ## Acceptance Criteria - Use Monaco Editor - Able to show auto-completion for HTTP Protocol, Status Code, Header, and Value (Check the macOS Map Local) ### If you reuse the AutoCompletion Provider from the macOS, we will get these features for free. - HTTP Protocol, Status Code should only auto-completed if the cursor is in the first line - Header auto-completion only shows if it's in the Header Section - Value auto-completion only shows if it's in the Value Section
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxyman-windows-linux#219
No description provided.