Jari Pennanen

Results 36 issues of Jari Pennanen

Can I somehow make single transpiler to run for "/style.less" even when I change "/something/common.less"? I've been using the Eclipse "native way" to do transpiling from LESS to CSS, it...

## What were you trying to do Upload SSH key to YubiKey ## What happened I have no idea how to do it! I was pointed to here from elsewhere....

I have this kind of directory structure: ``` manifest.json background.html ... plugin/... visual studio files plugin/Release/... visual studio files plugin/Release/np_myplugin.dll ``` I would like to include everything from root, and...

Sync git maybe done more neatly with having two repositories: - One for regular development the `.git` directory in the project root. - One for continuous commits / syncing `.gitsync`...

I went through this: http://downloads.typesafe.com/website/presentations/ScalaDaysSF2015/T4_Vogt_Compossible.pdf I've been looking a FP language with [anonymous records](https://gist.github.com/nikita-volkov/6977841). They are potentially immensely useful when dealing with SQL, as you pointed out in TODO. I'm...

Hi! I've noticed your method does not use [Custom File Storage API](http://docs.djangoproject.com/en/dev/howto/custom-file-storage/) in Django. There [exists CloudFilesStorage using Django's api](https://bitbucket.org/david/django-storages/wiki/CloudFilesStorage), but I was wondering why yours is not using it?...

Steps to reproduce ------------------ In Windows Run dialog type this: `PowerShell.exe -WindowStyle Hidden -Command ping www.microsoft.com` Expected behavior ----------------- There should be no window, right now you can't start powershell...

Issue-Enhancement
OS-Windows
WG-Interactive-Console
WG-NeedsReview
KeepOpen

``` [Error - 20.38.18] Error parsing file:///c:/...: RuntimeException: A type is missing in an array expression in ...\felixfbecker.php-intellisense-2.3.12\vendor\phpdocumentor\type-resolver\src\TypeResolver.php:236 ```

This is a stretch, since I'm not suggesting myself as a maintainer. But there are companies and contributors in PHP-community building awesome tools and working hard. E.g. https://github.com/vimeo/psalm/graphs/contributors where @muglug...

Many places in the phpDocumenter may throw RuntimeException, naturally it's hard to tell what went wrong because so many places is coded with that.