Deno: Add color and/or emojis to permission prompt to make them more obvious

Created on 2 Feb 2019  ·  3Comments  ·  Source: denoland/deno

Most helpful comment

Maybe...

🦕requests network access to "listen". Grant? [yN]

All 3 comments

Maybe...

🦕requests network access to "listen". Grant? [yN]

How about changing the emoji depending on the types of requested permission?

✍️ Deno requests write access to "example.txt". Grant? [yN]
🔍 Deno requests read access to "example.txt". Grant? [yN]
🌐 Deno requests network access to "https://example.com". Grant? [yN]
🏃‍ Deno requests access to run a subprocess. Grant? [yN] 

This issue can be closed now

Was this page helpful?
0 / 5 - 0 ratings