Alex Gorbatchev

Results 43 issues of Alex Gorbatchev

``` python Traceback (most recent call last): File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 549, in run_ return self.run(edit) File "google-spell-check in /Users/alexgorbatchev/Library/Application Support/Sublime Text 3/Installed Packages/Google Spell Check.sublime-package", line 16, in run...

**Code** The code causing the error. ```typescript e.app.User ``` **Schema** ``` module app { abstract type WithCreatedBy { required link createdBy -> User; } abstract type WithCreatedAt { required property...

performance

Please pull the PRs and publish 1.0 as this has been stable for years, alternatively, please add me to github and npm and I'll happily clean this up as I...

Makes README useful without going to another page

Adds keywords, test script and updated descriptions.

Adds bower.json

Partial support for symlinks

I don't completely understand how to get unison to work at boot time. I'm trying to keep my source folder syncing from local to container. When container starts, it expects...

It's currently not possible to share the `.grconfig.json` between developers because it contains full paths. Ideally it should be local to the project folder.