Joel Scheuner

Results 52 comments of Joel Scheuner

confirm this issue. It appears that something in/around lib/vagrant-openstack-provider/client/neutron.rb:39:in `get_networks' is broken for the current API version It seems that PR #343 addresses this issue. This basically disables the ability...

Great, meanwhile `wp plugin install https://github.com/bordoni/fakerpress/archive/0.2.2.zip` would be a workaround according to http://wp-cli.org/commands/plugin/install/

I'm working on a [Wordpress benchmark](https://github.com/sealuzh/cwb-benchmarks/tree/master/wordpress-bench) for our research tool [Cloud WorkBench](https://github.com/sealuzh/cloud-workbench/) and want provide reproducibility (lock version). I've written a [Ruby client](https://github.com/sealuzh/cwb-benchmarks/blob/master/wordpress-bench/libraries/faker_press.rb) therefore which I've adapted for 0.3.x but...

Same issue here, reverted back to `Ubuntu 16.04` for now

@patbenatar I guess you were referring to this commit: https://github.com/Microsoft/vscode/commit/8804cedf650b6a0a1cbca54de02d07288f18dddc There is also an example available on how to use the new API: https://github.com/Microsoft/vscode-extension-samples/blob/master/quickinput-sample/src/quickOpen.ts So it should be possible to...

A bridge to the OS that allows opening the original file would be really cool. As @tksugimoto mentioned, that could be tricky to implement. I guess that Local Explorer does...

Attaching a small example file for reproducing the issue: [preserve_bibdesk.zip](https://github.com/ge-ne/bibtool/files/4906579/preserve_bibdesk.zip)

That's a valid assumption. Thank you for your clarification. Would it be possible to introduce a new option `pass.newlines = OnOff` (or alike) similar to the existing `pass.comments` option? This...

>> Would it be possible to introduce a new option pass.newlines = OnOff (or alike) similar to the existing pass.comments option? > Somehow I don't see how this option should...

>> Existing newlines as part of field values can be intentional as in the case of comment fields for JabRef and BibDesk: > There is a cheap fix to this:...