Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(parser): named-requests + request-variables + replay() #93

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

gorillamoe
Copy link
Member

  • Implements named requests
  • Removes kulala internal env from vim.env
    • Uses kulala.db instead (not messing with environment, which could cause issues)
  • Adds replay() function (closes Feature: run last request #92)

@gorillamoe gorillamoe added the enhancement New feature or request label Aug 5, 2024
@gorillamoe gorillamoe self-assigned this Aug 5, 2024
@gorillamoe gorillamoe merged commit 6f7c5dc into main Aug 5, 2024
@gorillamoe gorillamoe deleted the feat/vscode-request-variables branch August 5, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: run last request
1 participant