Add a space after the URL when serve is done #24
Labels
A-cli
Area: command line interface
C-bug
Category: bug
D-easy
Difficulty: easy
good first issue
Good for newcomers
P-high
Priority: high
S-in-development
Status: in development
Is your feature request related to a problem? Please describe.
When perseus serve finishes, the message presents the URL immediately followed by an exclamation mark.
VSCode parses the line and finds the URL but it includes the exclamation.
Describe the solution you'd like
Put a space between the URL and the exclamation mark.
Describe alternatives you've considered
The URL could be surrounded by brackets or parenthesis or …
The VSCode parser could be improved, but there might be a lot of parser not detecting the URL correctly
The text was updated successfully, but these errors were encountered: