Eric Jizba
|
7e8ac41aec
|
Run 'func host start' as background task
|
2017-09-26 10:56:53 -07:00 |
Eric Jizba
|
556fb6ec8e
|
Remove EventGridTrigger
This isn't being shown in the CLI anymore
|
2017-09-26 09:33:30 -07:00 |
Eric Jizba
|
dd9af221ba
|
Run 'func host start' as a preLaunchTask
So that the user doesn't have to run it manually and then attach
|
2017-09-24 15:09:03 -07:00 |
Eric Jizba
|
b7b646a14d
|
Fix empty error being reported for child process
Sometimes stderr gets empty strings. Now we will wait for the program to exit and display all stderr if it's not empty
|
2017-09-23 15:57:49 -07:00 |
Eric Jizba
|
20d5c107ab
|
Open new file after creation
|
2017-09-23 15:57:20 -07:00 |
Eric Jizba
|
321f8c0710
|
Handle special characters from user input for child processes
|
2017-09-23 15:15:07 -07:00 |
Eric Jizba
|
f0c86bcd6b
|
Improve error handling for functions cli
We don't get an 'error' if a command fails, but we can throw the stderr
|
2017-09-23 14:13:14 -07:00 |
Eric Jizba
|
2ab02654b7
|
Use child process instead of integrated terminal
This lets us 'await' the process and parse the ouptut
|
2017-09-23 12:50:04 -07:00 |
Eric Jizba
|
c35d23614b
|
Show folder dialog option on func init
|
2017-09-23 08:34:42 -07:00 |
Eric Jizba
|
7b17feb67f
|
Add start/stop/restart commands
|
2017-09-22 11:44:35 -07:00 |
Eric Jizba
|
281042513a
|
Add validation to init and create commands
|
2017-09-22 10:20:39 -07:00 |
Eric Jizba
|
7768e5cbd7
|
Update gitignore to ignore output
|
2017-09-21 17:11:27 -07:00 |
Eric Jizba
|
c86211518e
|
Add support for init function app and create function
These are just simple wrappers for the cli at this point
|
2017-09-21 16:21:48 -07:00 |
Eric Jizba
|
71a8d1be9a
|
Display Function App nodes in explorer
This includes the basic 'Open In Portal' action
|
2017-09-21 16:21:02 -07:00 |
Eric Jizba
|
26543238ba
|
Add functions explorer
Refresh command and display subscriptions
|
2017-09-21 16:20:07 -07:00 |
Microsoft Open Source
|
184eae9b84
|
Initial commit
|
2017-09-21 14:28:51 -07:00 |
Microsoft Open Source
|
8eba2bfafe
|
Initial commit
|
2017-09-21 14:28:51 -07:00 |
Microsoft GitHub User
|
3c7354a109
|
Initial commit
|
2017-09-21 14:28:44 -07:00 |