Ryan Leckey
Ryan Leckey
> I'm willing to discuss any chances to the Panel, no matter how drastic if they are worth the effort. The current implementation is not very pretty as you noted...
@steelbrain @Arcanemagus Finally got some time to do this. Here is what I'm working on (a new panel):  --- For reference here...
   Some options for the provider name....
I don't have time to review at this time. I do want to make clear though that these repos are definitely not official. The official SDKs are under the hashgraph...
Just to rule out the linter-ui, go ahead and test using [linter-ui-plus](https://atom.io/packages/linter-ui-plus) to see if you have the same problem. If you have the same problem it's likely not the...
Oh. That actually explains a great deal. How are you seeing the problem? Is it after some plugin rewrites a bunch of a text in the editor?
https://github.com/prettier/prettier-atom/commit/9a538e135a8c9e8c356ae736964815cbc6317984 This might be related.
Something to perhaps reference. We have implemented static compilation / partials in https://github.com/concordusapps/grunt-haml. From a pull request we also have static compilation to JS variables (basically take the HTML and...
Perhaps `output` instead of `type`? Good point on `target`.
The only reason I was thinking `type` or `target` was because of my https://github.com/concordusapps/grunt-haml project that allows a target of js, coffee, or html.