rbingham

Results 3 comments of rbingham

Here is what I am using: ```json "deploy": { "targets": [ { "type": "http", "name": "{target_name}", "description": "{target_description}", "url": "{target_url}", "method": "PUT", "user": "user", "password": "password" } ], "packages": [...

After updating to 12.02, this is the error that I receive: `[vs-deploy] Could not auto-select workspace: 'TypeError: Cannot read property 'autoSelectWorkspace' of undefined` I'm just using the regular version of...

Is it possible to have the Quake window come up from the bottom of the screen?