Felipe Renan

Results 6 issues of Felipe Renan

Hi 👋🏻 I have this case in my current project so that I have to upload images that are stored as base64 in my DB to Cloudinary. I had to...

Related to: https://github.com/arcticicestudio/nord-visual-studio-code/issues/165 Before it was like this: ![Screenshot from 2019-12-01 19-02-28](https://user-images.githubusercontent.com/27698968/69917330-4764ca80-146d-11ea-8579-850e9704f355.png) After this change: ![Screenshot from 2019-12-01 19-03-13](https://user-images.githubusercontent.com/27698968/69917337-55b2e680-146d-11ea-8a2d-35a56eac67ce.png)

context-syntax
context-plugin
scope-compatibility

Related to: https://github.com/phoenixframework/phoenix_live_view/issues/1506 It would be nice if our HTML engine warn developers when their HTML is invalid. For instance, forms is not allowed within table tag according to HTML...

Related to https://github.com/gutschilla/elixir-pdf-generator/issues/56 I'm getting this error on linux server: ``` (elixir) lib/system.ex:621: System.cmd(nil, ["/opt/app/lib/pdf_generator-0.6.0/priv/node_modules/chrome-headless-render-pdf/dist/cli/chrome-headless-render-pdf.js", "--url", "file:///tmp/0wolmM04.html", "--pdf", "/tmp/0wolmM04.pdf", "--paper-width", "8.26772", "--paper-height", "11.695", "--dpi", "300"], [stderr_to_stdout: true]) ``` In my...

enhancement

$ZED_SYMBOL doesn't really work here once that will try to do something like this: mix test MyModule.MyModuleTest instead of using the path of the file: mix test test/my_module/my_module_test.exs Release Notes:...

cla-signed