Christian Karl Bernasko

Results 8 issues of Christian Karl Bernasko

Hi, could you shortly explain what the usecase for angular-electron is, what benefit does someone has when using this project instead plain angular in electron?

Title says it all. Is there an npm package?

This pull request adds the example project provided from VS. It also adds the resources folder to show file icons.

Project explorer does not show compiled js files on Linux, where do I have to look into to solve this issue?

| | | | --- | --- | | **As a** | Developer | | **I want to** | use the typescript-addin on different platforms *nix/Osx/Windows | | **to** |...

Observer behavior of the parser is that on every character change it tries to add the current file [AddFile()](https://github.com/chrisber/typescript-addin/blob/47f1ce617f2dc6ee758c55d36579205371feaff4/src/TypeScriptBinding/TypeScriptParser.cs#L79) to the host environment also it then tries to add all...

If you accepted pull request in the future, could you provide a style guide for it :grey_question: I would like to use spaces for tabs are you OK with that...