Files
azuredatastudio/extensions
Kevin Cunnane 64416e05c1 Notebook StdIn support to fix #5231 (#5232)
Fixes #5231 
- Add stdin handling. Has to be at UI level so add plumb through handling
- Add unit tests
- Add new StdIn component.

Testing:
Unit Tests and manual testing of following:
- Prompt for password using `getpass` in python.
   - Password prompt is hidden since "password" is true.
   - Hit enter, it completes
- prompt, stop cell running, StdIn disappears
- prompt, hit escape, stdIn disappears and stdIn request is handled.

Issues: focus isn't always set to the input even though we call focus.
Will investigate this further.
2019-04-30 14:57:27 -07:00
..
2019-03-20 11:30:20 -07:00
2019-03-19 17:44:35 -07:00
2019-04-29 15:16:59 -07:00
2019-03-19 17:44:35 -07:00
2019-03-19 17:44:35 -07:00
2019-03-19 17:44:35 -07:00
2019-03-15 13:09:45 -07:00
2019-04-18 00:34:53 -07:00
2019-03-15 13:09:45 -07:00
2019-03-19 17:44:35 -07:00
2019-03-15 13:09:45 -07:00
2019-03-19 17:44:35 -07:00
2019-02-21 17:17:23 -08:00
2019-03-19 17:44:35 -07:00