Andy Kent
Andy Kent
Sometimes it's useful to be able to change a nodes config in the middle of a run. As an example if you want to change the port ssh is running...
Currently it just exits on the first sign of trouble but I think the best action is to continue running as many nodes as possible and then provide a status...
so you should be able to do the following... ``` remote('/var').exists? ``` and also you should be able to differentiate between files and dirs... ``` remote('/var').dir? remote('/var').file? ```
PolyPage has got to a size and complexity that now requires a decent website with some more thorough documentation.
It would be nice if there was a visual indicator in the GUI of which letters were bound to keyboard shortcuts.
### Use case Apollo seems to add a whole bunch of headers to every network request. - X-APOLLO-OPERATION-NAME - X-APOLLO-OPERATION-TYPE - X-APOLLO-OPERATION-ID - apollographql-client-version - apollographql-client-name 1. I count find...
Syntax highlighting for many in-built keywords seems to be a bit odd. I think at least some of this may be a regression since the recent 0.4.7 release but not...