Jonathan Garbee

Results 173 comments of Jonathan Garbee

I don't have anything tracking the DGC work, actually forgot about it. Let's assign this to me and it can serve as an action item and bucket of things to...

I believe we discussed renaming before in the issue tracker. Decided against it since what we have aligns with other browsers and is fairly standard technically speaking. If you wish...

I noticed some pages used to have this. I see 2 logistical things. - what level of change justifies updating the date? - automating the change (preferred so writers don't...

So in today's IRC campfire we discussed this. We are going to attempt two things to help resolve this. 1. An attempt is going to be made at automating a...

So looking over the [Github API](https://developer.github.com/v3/repos/contents/#get-contents), there isn't a direct way to get the last edit time for a specific file in the repo (not surprising considering how git works.)...

Place the content in authoring & dev workflow.

I do have a branch with this work started. It is [here](https://github.com/Garbee/devtools-docs/blob/audit/auth-dev-workflow/docs/authoring-development-workflow.html#L19-70). Still needs some work before pushing, but if anyone wants to take that up while I'm busy with...

@pavelmaximov Sounds like something to bring up on the [Issue tracker](http://crbug.com) for the project. This is just a documentation repository.

@breck7 That is the exact thing issue #151 is open for documenting. Currently what you want to do isn't possible with the DevTools. Additional extensions are required. In the other...

@tereshkovych Not by default. You need to have the remote folder mapped locally via the OS then add that to workspaces. That way the workspace updates the "local" file that...