Emily Marigold Klassen
Emily Marigold Klassen
Exactly, yes, this is the JavaScript parser that tree-sitter generates (from tree-sitter-javascript). I wanted to see what the structure its JavaScript AST looked like and see if it's ESTree or...
also, gitcdn.xyz is also down. I'm not sure if it's just temporary, but I think it would be better to bundle the assets inside the package published to npm, and...
Also worked for me.
Sorry, I missed that in the comment thread, just skimmed it, and when I used the compare tool in GitHub, it gave a tempting "create a pull request" button, so...
I'm investigating a fix for this at https://github.com/forivall/auto-detect-indentation/tree/pane-focus-change-fix . I still need to update it so that the indentation is only automatically detected on first open, and then stored in...
Yup, did some more digging, and it's also because https://github.com/atom/atom/blob/18ddcf9/src/text-editor-registry.js#L327 (called by https://github.com/atom/atom/blob/18ddcf9/src/text-editor-registry.js#L154) is run _after_ auto-detect-indentation sets the indentation, and the . Although, appearances can be deceiving. Editorconfig also...
I'm having this same issue ``` ❯ flow --version Flow, a static type checker for JavaScript, version 0.8.0 ```
@zacharynevin Does the workaround that I posted work? Do you think that it could help you write a pull request? (I am no longer working on angular projects, so I...
Basically, my primary use case or user story is that I want the arcs to remain visible: exactly like the self-referencing arcs. Mainly, I personally find it more aesthetically pleasing;...
Yeah I definitely was thinking superset, feature-wise. Deffo not syntax. 👍