Fork me on GitHub
#proton
<
2016-01-18
>
dvcrn06:01:53

hrrm theme loading still doesn't work completely smooth

dvcrn06:01:13

@geksilla: really like that nucleus theme!

dvcrn06:01:38

especially the modal panel is really pretty

geksilla07:01:08

Yeah, it's awesome!

geksilla08:01:40

I like that you can use any syntax theme and it looks natural

dvcrn08:01:10

if we can make it look very pretty we could stuff it in as default

dvcrn09:01:50

I think we should redo the README with better screenshots and demo

dvcrn09:01:55

a looot has changed since the last one

dvcrn10:01:23

... but maybe after we decided if we change the theme 😉

geksilla10:01:04

Why we disable proto-repl package?)

dvcrn10:01:12

ohh I didn't mean to check that n

dvcrn10:01:40

I have the problem that something here blocks it. No matter how often I try it always fails to connect to github for that package

dvcrn10:01:52

I commited my change with gc -am. Sorry for that

geksilla10:01:18

oh, np ) I just wondering may be there some issues with it )

dvcrn10:01:34

let me amend that

dvcrn10:01:43

hrm but don't wanna force push

geksilla10:01:12

no need to force push it, just another one commit

dvcrn10:01:51

I will try to work in branches from now on and just submit PRs

geksilla10:01:51

or I have one more PR for javascript layer

geksilla10:01:03

can uncomment there

geksilla10:01:20

wanna to add XO linter

dvcrn10:01:25

nah it's ok. For commit history sake I want to correct it

geksilla10:01:55

proton is really cool package

geksilla10:01:40

i think that layer dsl is pretty stable and consistent

dvcrn10:01:22

I got a few compliments as well how stable proton is now

geksilla10:01:43

one more thing from my wish list is to improve discovery

geksilla10:01:16

i like that in spacemacs you can hit Ctrl-h and check what commands, keybindings available

dvcrn10:01:26

Oh I never used that feature

dvcrn10:01:31

Didn't know that

geksilla10:01:28

also I think it would be great to show doc for layers

dvcrn10:01:47

it would be cool if we could also install layers on the fly. spc _ i -> pick layer 'javascript' -> proton writes .proton file and reloads itself

geksilla10:01:47

and list of available layers

geksilla10:01:13

yeah I also thought about that

dvcrn10:01:25

or mode hinting: user opens js file, proton says "hey there is a javascript layer available. Do you want to enable it?"

geksilla10:01:47

Since atom is a web app we can create user friendly page where user can select layers, see configs etc.

dvcrn10:01:01

yeah. I want a welcome screen at some point ^^

dvcrn10:01:06

something like atom welcome or nuclide welcome

dvcrn10:01:45

ah - I wanna give you push access to the repository

dvcrn10:01:21

you are commiting more than me lately lol as long as you don't break anything 😛

dvcrn10:01:43

but let's try to continue with pull requests and no direct commits to master

geksilla10:01:59

thanks, but anyway I will send PRs

dvcrn10:01:13

I have to head out. Getting late here and need to get home

geksilla10:01:58

ok, have a nice day!

austincrft17:01:46

Do you guys have your .proton files in a dotfiles repo? I'd be interested to look at some for ideas.