Huachao / vscode-restclient

REST Client Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=humao.rest-client
MIT License
5.32k stars 445 forks source link

No Send Request link #1253

Open lcsqlpete opened 8 months ago

lcsqlpete commented 8 months ago

The docs say

"Once you prepared a request, click the Send Request link above the request (this will appear if the file's language mode is HTTP, by default"

The file is in HTTP mode but I'm not seeing the Send Request link. I can send it by right clicking on it and selecting the Send Request option but no link is showing.

neaese commented 8 months ago

There might be spaces at the beginning of the line. You can try to check and delete them. I don't know why these spaces exist, but this method works for me.