Dealga McArdle

Results 512 comments of Dealga McArdle

Right, I see it now! I think we'll have this working ( add shred, replace, drop ) in a short space of time! I started (doesn't work yet) https://gist.github.com/zeffii/7410984 earlier...

it's already brought a few smiles to my face just being able to open a file straight from initialize is incredibly sweet. I think it makes more structural sense to...

the current workflow is to go to an initialize.ck file and type: `ma` , which expands to Machine.add( ....) and you type in the class name, then `ctrl+shift+o` to jump...

yeah, that's by design - they end up in the same place? i'll make it case agnostic. sure!

OK, that behaves differently on chrome, it was always jumping directly to ugen in question

This way is fine for me too. mark it as fixed for now?

it's not clear to me, using chrome, what to fix.

perhaps you can show me an example of where this is failing for you. I'm spending some time this evening trying to get chuck shell to work, i've not given...

i'm not sure how to resolve the difference between how Firefox and Chrome handle the [fragment identifier](http://en.wikipedia.org/wiki/Fragment_identifier) It's only lowercase because you noticed this wasn't working for firefox, for the...

I see, well http://chuck.cs.princeton.edu/doc/program/ugen_full.html#Envelope http://chuck.cs.princeton.edu/doc/program/ugen_full.html#envelope jump to the same location in Chrome. Not sure if I feel like sticking time into this complexity headache. If you write out a rule...