Raphael Parree

Results 21 issues of Raphael Parree

Hi, Everything was working and suddenly i got: **Warning: Program '/bin/bash' crashed.** I tried reinstalling a new version v0.2.4 (downloading zip etc). But to no avail. I have also removed...

Hi, It seems there is no support for embedded HTML (code highlighting, emmet, templates etc). Is there perhaps not an (easy) way to leverage the HTML support already available in...

Feature

I am running idea with Java 8, but would like my project to use Java 7. I can't figure out how to do that. Changing the project to use JDK...

I have the a problem with the scala compiler library in IntelliJ. When i do a gen-idea, my project contains both the Libraries `SBT: scala:2.10.2` and `SBT: scala:2.10.3`. (My projects...

Hi, I am moving the marquee between html sections using ``` javascript var mq = $(".marquee"); mq.appendTo( $(".marqueeContainer",event.currentSlide)); ``` It moves, but the marquee starts again from the right and...

I have a working project to test drive some of the things i want to do in a larger application. Within this larger application i am not able to get...

Hi, I was just wondering if you guys are perhaps planning a webpack version of assemble.io. My build process of my site became too complicated and would like to simplify...

## version `assemble` `0.17.1` ## description I am trying to assign a view collection to a data property on the view. I am using this technique in another project (which...

The role is throwing an error when running with Ansible 2.13.1: ``` fatal: [machine-06]: FAILED! => changed=false msg: 'AnsibleUndefinedVariable: ''str object'' has no attribute ''hotkey''' ``` When i downgrade to...

## Summary **As** K8up user **I want** to define image pull secrets for a Job **So that** I can schedule Backups with images that are in a registry with authentication....

enhancement