Steve Purcell

Results 398 comments of Steve Purcell

@jsravn Nice, thanks for sharing that. It's a shame the larger change to place system-wide app links under `/Applications` and per-user app links under `~/Applications` didn't end up getting seen...

@jsravn I found that some alias files were ending up with different names over time, e.g. with numeric suffixes. Making the name of the alias file explicit as follows seems...

Note that the linked comment is about making the apps show up in LaunchPad etc., but they still live in `~/Applications`. There was other discussion in that issue about the...

Agree, I'll go ahead and close this: I opened it mainly to share info, and there's indeed no current issue on these machines.

Oh, I see. Well, I can probably figure out how to temporarily suspend `page-break-lines` mode while `company-mode` is active...

Hmm. Perhaps display tables are too much of an edge case to worry about? I'm using a workaround like the one you'd mentioned, and that works pretty well.

> I already have an assignment for emacs. Me too.

Yep, I expect to tackle this one.

I don't think a temp file with the port is necessary. Once there's a server buffer for a certain directory, it's easy enough to go from any purescript buffer to...

> Part of the idea here is that different tools can share the same server instance. Useful if > you're doing pair programming with two editors, or if you like...