proton

https://github.com/dvcrn/proton
dvcrn 2016-03-03T01:26:05.000331Z

@geksilla: do you have any ideas for https://github.com/dvcrn/proton/issues/168 ?

dvcrn 2016-03-03T01:26:14.000333Z

I'm a bit clueless

2016-03-03T03:42:06.000334Z

[ide-haskell](https://atom.io/packages/ide-haskell) has an output panel. They also have an option to use Atom Linter instead for errors. I feel it’s a cleaner solution to use Atom Linter but their panel pops up anyway when I set haskell-ghc-mod.useLinter to true (i.e. use atom linter not ide-haskell output panel). They don’t have an option to prevent the panel from popping up by default, so what’s the best way to prevent it from doing that? Their panel code is [here](https://github.com/atom-haskell/ide-haskell/blob/master/lib/output-panel/output-panel.coffee).

2016-03-03T03:51:14.000340Z

Nvm. Looks like it was just a restart issue!

2016-03-03T05:00:49.000341Z

Did we change themes btw? I dunno if mine was messed up or what, but I reset my proton config theme to what’s on master and it looks great 😲

dvcrn 2016-03-03T05:42:08.000342Z

we did :simple_smile:

geksilla 2016-03-03T09:32:18.000343Z

@dvcrn: I will take a look when get a chance.

2016-03-03T11:50:46.000345Z

Hello, guys

geksilla 2016-03-03T12:00:33.000346Z

Hey

2016-03-03T15:45:36.000347Z

Guys, why we need this https://atom.io/packages/autocomplete-ruby ? Read status "Currently pre-alpha, buggy and not fully implemented. All help is welcome." and rsence https://github.com/rsense/rsense which last status was on Nov 1, 2014

geksilla 2016-03-03T17:05:57.000349Z

there is another package https://atom.io/packages/robe but it also seems like frozen 😞