Skip to content

add auto completion#7

Merged
heilgar merged 1 commit intomainfrom
feat/autocmp
Apr 3, 2025
Merged

add auto completion#7
heilgar merged 1 commit intomainfrom
feat/autocmp

Conversation

@heilgar
Copy link
Owner

@heilgar heilgar commented Apr 3, 2025

Added

  • Intelligent Autocompletion System
    • Environment variable completion with {{ trigger
    • HTTP method completion at the start of requests
    • HTTP header name completion with documentation
    • Content type suggestions for Content-Type and Accept headers
    • Adaptive filtering for better matching as you type
    • Robust support for nvim-cmp
    • Fallback completion for vanilla Neovim
    • Caching system for recently used variables
    • Context-aware completion based on cursor position

@heilgar heilgar merged commit c1935a2 into main Apr 3, 2025
2 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