Henning Kvinnesland

- Total activity 35
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
-
-
Henning Kvinnesland commented, -
-
Henning Kvinnesland created a post, Javascript files and inspections.
In the latest PhpStorm EAP some of my JS-files have a new icon indicating some sort of binary-type. Inspections seems to be working differently for these files. See attached screenshot. Attachment(... -
Henning Kvinnesland created a post, Filewatchers / handlebars
Hi!I'm trying to create a file-watcher, but when I reopen the task, the file-type has defaulted to "[?] Unknown". See attached screenshot.Attachment(s):Skjermbilde 2013-02-15 kl. 12.32.26.png -
-
Henning Kvinnesland created a post, Generic task-server
Hi!I am trying to integrate sprint.ly (task-tracker) with PhpStorm by using the generic task-server. I do receive data, but something doesn't seem quite right.The current regexp I'm using is: ({id}... -
Henning Kvinnesland created a post, Code-completion and requireJS
define(['backbone'], function(Backbone){ return Backbone.View.extend({ initialize : function() { _.bindAll(this); return this; }, load : functio... -
-
Henning Kvinnesland commented,