Owen Peredo Diaz

Results 10 comments of Owen Peredo Diaz

@manishoswal can you please give an example about it? Apparently it is not possible to use cdvfile with WKWebView. Regards!

Hey @jamiebuilds @tajo any news to fix the concerning issue of this PR?

Hi @Talha5 Unfortunately the feature is not included out of the box.

@br333 unfortunately no yet!

@tostasqb I completely agree with you. Unfortunately the cms is becoming obsolete and difficult to keep updated with my horrible old code :D (8 years ago: my first ruby code)....

I added this step before changelog and worked: ``` - name: Create required package.json run: test -f package.json || echo '{}' >package.json ```

Hey @jwoertink You are right! I am working in a PR to improve this feature as the following: 1. For `regular` commands, search for all command variables, sample: ```var1 =...

Hey @jwoertink @asterite thanks for answering. Of course it is possible, check this in progress PR: https://github.com/crystal-community/icr/pull/128 Note: As you mentioned before, I could not see a way to retrieve...

Well difference between `_p` and `__` is that `__` can not be used as a variable in the next command, against `_p` which can be used as a normal variable...

@jwoertink you were right! Sorry my mistake. I was too tired yesterday then I could not test it very well.