Axel Rindle

Results 18 comments of Axel Rindle

Might this be a fitting one? ![signale](https://user-images.githubusercontent.com/7105632/59638490-ec5a4800-9158-11e9-84dc-c84b299e3cf8.png)

> Also, is there support for custom images? [As you can read in the updated README](https://github.com/adi1090x/plymouth-themes/pull/18/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5), you can use any image you like. You could even add multiple images. This...

I receive this error when modifying a **.blade.php** file... could be of some interest :man_shrugging:

@CalvinD3v disabling the package causing the issue is not an option here :thinking:

@EidarousDev [as I already said](#issuecomment-480878409), disabling the causing package is no solution to the problem, as it also disables the functionality that people install the package for.

Also, the issue seems to be caused by [ternjs](https://github.com/ternjs/tern) itself, as a grep for 'getProp' in **atom-ternjs** and **tern** results in the following output https://pastebin.com/azSZ8iuE

Sounds good. I will try to implement this for CSV etc. as well. Also moving the logic to a more central place is surely a good approach.

I also get this issue on Raspbian: ``` $ lsb_release -a No LSB modules are available. Distributor ID: Raspbian Description: Raspbian GNU/Linux 9.3 (stretch) Release: 9.3 Codename: stretch $ uname...

I don't like the idea of packages forcing it's users to use a specific module system. The community should rather strive to make both systems fully interoperable.