This repository was archived by the owner on Mar 3, 2023. It is now read-only.
Atom get custom user input. #23707
Unanswered
vwallajabad
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I am writing code in my init file using coffeescript. I am trying to create a timer. But for this I need the amount of minutes to be entered to the command palette. But the value should not be predefined. Is this possible using atom?
atom.commands.add 'atom-text-editor', 'Hack: Timer: ' getUserInput, ->Beta Was this translation helpful? Give feedback.
All reactions