proton

https://github.com/dvcrn/proton
dvcrn 2016-01-14T01:12:55.000776Z

hrm

dvcrn 2016-01-14T01:13:09.000777Z

I was hoping that when we don't show the tabbar we don't have that problem

dvcrn 2016-01-14T01:13:27.000778Z

I occasionally hit spc b K to kill all other buffers but that's no solution

dvcrn 2016-01-14T01:13:34.000779Z

yeah if zentabs helps, let's include it

dvcrn 2016-01-14T01:13:50.000780Z

also @geksilla why no clojurescript for your golden ratio plugin? πŸ˜›

dvcrn 2016-01-14T02:03:03.000781Z

Every day when I use proton I am very very surprised by the quality of it. It feels really dang solid :simple_smile: Crazy how fast this happened

πŸ‘ 1
dvcrn 2016-01-14T02:24:00.000782Z

all right, added zentabs to core

geksilla 2016-01-14T08:19:09.000784Z

@dvcrn yeah, next plugin will be definitly in clojurescript ☺️

geksilla 2016-01-14T08:21:24.000785Z

This one was few lines of code, I was surprised how it easy to implement for atom

dvcrn 2016-01-14T08:23:28.000786Z

I still wouldn't touch coffeescript πŸ˜›

meow 2016-01-14T08:54:26.000787Z

Hello, David

meow 2016-01-14T08:54:38.000788Z

proton sounds amazing

meow 2016-01-14T08:55:02.000789Z

can I ask some beginner-ish questions

meow 2016-01-14T08:55:46.000790Z

right now I use IntelliJ IDEA w/ Cursive on Windows Vista

meow 2016-01-14T08:56:06.000791Z

before that I tried spacemacs briefly so I understand the concept

meow 2016-01-14T08:56:25.000792Z

how can I best evaluate proton

meow 2016-01-14T08:56:48.000793Z

and are you going to be supporting parinfer

meow 2016-01-14T08:56:50.000794Z

thanks

meow 2016-01-14T09:01:17.000795Z

@dvcrn: ^

meow 2016-01-14T09:18:56.000796Z

and what do you do for REPL

dvcrn 2016-01-14T09:40:53.000798Z

@meow: repl stuff has just been integrated with proto-repl by @geksilla but I didn't test it yet and yes, parinfer is by default active inside the clojure layer :simple_smile:

dvcrn 2016-01-14T09:41:14.000799Z

But I never tried running it on windows. If you want you can be our guineapig

dvcrn 2016-01-14T09:41:51.000800Z

For installing, just open atom, open the installer and install "proton-mode". Proton should activate right after that, create a ~/.proton file (written in EDN) for you and proceed with installing it's dependencies

meow 2016-01-14T10:13:55.000803Z

not sure if that is going to be a bad thing or not

meow 2016-01-14T10:14:33.000804Z

yeah, the installer crashed

dvcrn 2016-01-14T10:15:04.000805Z

what did you do to get that error?

dvcrn 2016-01-14T10:15:19.000806Z

Since you are a cljs dude I'd highly recommend to compile it yourself with lein and turn on debugging

dvcrn 2016-01-14T10:15:27.000807Z

the master is pretty stable :simple_smile:

meow 2016-01-14T10:16:23.000808Z

that error came up during the install of Atom

dvcrn 2016-01-14T10:17:00.000809Z

oh lol

dvcrn 2016-01-14T10:17:07.000810Z

so you are not even at proton yet

meow 2016-01-14T10:18:32.000811Z

nope

meow 2016-01-14T10:18:38.000812Z

:sadness:

meow 2016-01-14T10:22:12.000813Z

I'll try again in a day or two - gotta go - ttyl

dvcrn 2016-01-14T10:22:32.000814Z

πŸ‘‹

dvcrn 2016-01-14T10:22:44.000815Z

sadly can't help you with that. I didn't touch a windows machine in a loooong time

meow 2016-01-14T10:22:59.000816Z

πŸ‘‹

martinklepsch 2016-01-14T11:00:51.000817Z

Can I get a link to proton?

martinklepsch 2016-01-14T11:01:00.000818Z

Can't find any in history here

meow 2016-01-14T11:06:16.000819Z

look in the channel purpose

meow 2016-01-14T11:06:24.000820Z

https://github.com/dvcrn/proton

meow 2016-01-14T11:07:04.000822Z

might want to set that as the channel topic, David

meow 2016-01-14T11:07:31.000823Z

since the channel purpose isn't always visible

meow 2016-01-14T11:07:58.000825Z

if you don't like that I apologize

meow 2016-01-14T11:08:17.000826Z

just trying to help

dvcrn 2016-01-14T11:28:35.000827Z

Ah thanks for that :simple_smile:

2016-01-14T12:40:06.000829Z

@geksilla really liking the new PRs. Makes the whole experience better

geksilla 2016-01-14T12:40:27.000830Z

@sglyon: thanks!

geksilla 2016-01-14T17:28:49.000831Z

Cool packages for writing: https://atom.io/packages/zen https://atom.io/packages/typewriter

geksilla 2016-01-14T17:29:51.000833Z

typewriter automatically activates on text.md,source.gfm,text.html.mediawiki. We can add it to markdown layer