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.

Environment variables

See original GitHub issue

Hello,

I would like to be able to use environment variables in the path bar, like :

  • %appdata%
  • %localappdata%
  • %temp%
  • %userprofile%
  • %programfiles%
  • %programdata%

Etc.

Thanks

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
yaira2commented, May 4, 2020

@duke7553 There is still quite a bit of work left on this, right now we only detect the common ones but we really need to add support to detect any variable.

0reactions
KaKi87commented, Jul 26, 2020

You know I’m not into that xD But if you can give me an APPX I’ll absolutely try it out, otherwise I’ll wait like everyone else 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Environment variable
An environment variable is a user-definable value that can affect the way running processes will behave on a computer. Environment variables are part...
Read more >
How To Set Environment Variables
Environment variables, as the name suggests, are variables in your system that describe your environment. The most well known environment ...
Read more >
An Introduction to Environment Variables and How to Use ...
An environment variable is a variable whose value is set outside the program, typically through functionality built into the operating ...
Read more >
about Environment Variables - PowerShell
The $env:PATH environment variable contains a list of folder locations that the operating system searches for executable files. On Windows, the ...
Read more >
Introduction to environment variables
Environment variables are used according to a specific precedence order, as follows: ... Environment variables declared inside a shell command run step ,...
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