John Watson

Results 25 comments of John Watson

Hello bot, I think this is still relevant. :-) @johannesjo I'm interested in this feature and might be able to build it but... I'd like to know if you're still...

What do you mean?

I think it's a missing feature. This sounds like we need to add a configuration setting to map remote server paths to local project paths. In this case, the path...

The configuration might look something like this: ``` "xdebug": { "dev": { "url": "http://server1" "map": { "remote_path": "local_path", ... } }, "production": { "url": "http://server2" "map": { "remote_path": "local_path", ......

Sounds great! Thanks for the update.

The workspace file is automatically overwritten by Sublime Text whenever you close the project and any custom settings you may add to it will be deleted. If you're checking in...

I'm open to suggestions. Pull requests are even better. On Jun 14, 2012 9:53 AM, "mriffault" < [email protected]> wrote: > Ok, i understand problem about the workspace... it's too bad......

It's not configurable. But it's a good idea. I'll add it when I get a chance.