question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No prompt for @prompt variables

See original GitHub issue
  • REST Client Version: 0.24.6
  • VSCode Version: 1.67.2 and 1.55.2
  • OS Version: Windows 10, 1909

Steps to Reproduce:

  1. Install extension
  2. Create simple request with a prompt variable
# @prompt host
GET https://{{host}}

I am never prompted for a value, so the request fails

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
Huachaocommented, Jun 21, 2022

@phaza @blatoo @zh-five @mu-yu @alexgagnon now you can try the latest version 0.25.0 😃

0reactions
phazacommented, Jun 9, 2022

This was merged in April, last release (0.24.6) was in November '21.
Wont work until next release.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No prompt for substitution variable. How do you enable ...
From right panel in the Behavior section, check to enabled and uncheck to disable “Prompt for substitution variables”. For TOAD 11.x: 1.
Read more >
bash prompt variables - Linux - SS64.com
There are several variables that can be set to control the appearance of the bach command prompt: PS1, PS2, PS3, PS4 and PROMPT_COMMAND...
Read more >
Prompting for Values - Oracle SQL*Plus - O'Reilly
Use the ACCEPT command to prompt for a value. This works regardless of whether the variable has previously been defined. Setting terminal output...
Read more >
Bash prompt variables does not work inside a bash function
I'm working on a prompt customization, but for some reason, when I use the \u , \h and \W variables as is it...
Read more >
Bash prompt "variables" not working? - Super User
You are likely running a different shell, not bash . In your shell, run the command bash . If the prompt now resolves...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found