Felix Kling
Felix Kling
I don't think that the way astexplorer currently works (building everything as a single web app) is very maintainable. Bundling so many packages seems to be destined to fail at...
https://www.npmjs.com/package/doctrine parses JSDoc type annotation. Could be interesting to add this parser to misc section (after we created that section ... ).
**Describe the bug** With the new highlighting logic, tokens within the location information are highlighted, which is not useful. **To Reproduce** Steps to reproduce the behavior: 1. Select recast as...
People reached out to be and showed interest in an embeddable version of astexplorer. This thread should explore how this would look like and what needs to be done. I...
## The Problem astexplorer provides access to variety of parsers and transform tools. This is done rather naively by bundling everything together as one website. We do code splitting, but...
Instead of restricting the minimum size of a note to show the menu properly, the menu buttons could be rearranged horizontally.
With HTML5 introducing history.pushState, websites like Facebook make of course use of this instead of changing the anchor. But history.pushState does not generate any event that can be detected. But...
If [iMacros](https://addons.mozilla.org/en/firefox/addon/imacros-for-firefox/) is installed, FloatNotes does not work anymore.