Eugen Istoc

Results 34 comments of Eugen Istoc

> Hi there, I'm the author of [Create an Electron application with Vue and Vuetify](https://medium.com/@bromix/electron-application-with-vue-js-and-vuetify-f2a1f9c749b8). I updated the article to work with the latest version of Electron 9 and the...

For me, (OSx) `Option+Space` is the only hotkey that works. Even though I've changed it its stuck on that hotkey... :/ weird.

I had to fork this and rename the project to enable this, found [here](https://github.com/genu/angular-ellipses)

I think I know what you mean by this. If I have: `api` `client` and each has as `dev` script that starts up a server and never actually terminiates. I...

@massimans Should this be extended to specify a template name? I imagine in a more practical sense, I'd want to specify an email template to use, and just default to...

I'm also facing, I think, a similar issue. When I try to apply a schema on `PROD` deployment, it fails with `Failed to update field` error. In my case, I'm...

This doesn't really make sense. Why would a read from localstorage by asynchronous?

Possible to get a PR for this?

I think a better fix is to figure out why ngInject is not working as it should.

Not sure why removing ng-annotate is the solution here. I figure it should work with ng-annotate as expected in npm as long as the main file points to the `dist`...