Phips Peter

Results 60 comments of Phips Peter

The [typed coffeescript](https://npmjs.org/package/typed-coffee-script) package links here so does that mean that the compiler can handle optional typing?

Sad. Optional typing for CoffeeScript would be amazing

Now I'm getting ``` python Traceback (most recent call last): File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 311, in on_activated_async callback.on_activated_async(v) File "/Users/user/Library/Application Support/Sublime Text 3/Packages/ElixirSublime/elixir_sublime.py", line 255, in on_activated_async self.on_load_async(view) File "/Users/user/Library/Application...

I'm also experiencing this again

I'd be happy to help with this as well. How open are you to UI changes / redesign?

Thank you for thoughtful comment. I will look through it and try and make a demo for it first.

I'm more worried about the breaking change to the JavaScript than the TypeScript. Having real guaranteed correct types (because the compiler generates the .d.ts) is worth the migration pain.

Definitely interested in OSX Terminal

I think the largest challenge is mapping the color codes to the color scheme

What is the correct thing to do here? It seems like that you cannot create a module that is used both in node and the browser unless you resort to...