xdmx
xdmx
Yeah, development could definitely use some speed up. About the `index1` and `index7`, I wanted to check out the suggestion to use `collection` from @aldhsu [previous comment](https://github.com/komposable/komponent/issues/122#issuecomment-435255660), but I couldn't...
Sure, I've uploaded a couple of example files here (removing most of the ruby logic): https://pastebin.com/GDmBUBFh https://pastebin.com/bx4SPm6j Let me know if you'd need more
Would it make it easier to support this only on Rubymine, as it understands Ruby and hopefully identifies those nodes as plain text? :thinking:
This would be really useful!
I'm also using rails with importmaps, so far I've been using the package loaded from jspm and it's working fine. But I'd love to serve it from my own domain...
@henninghall any thoughts on this one? It'd be great having it fixed in order to have better accessibility under Android
I'm having a similar problem with the autosaving. It usually happens when I write for a while without stopping 500-1000 words. Although it also happens some times when I write...
Now I have many more notes and it's taking 30 seconds to load the notest list. Checking the response of the `notes` call I see that it returns the content...
I can't wait to start using standard-rails and others given the [recent update](https://blog.testdouble.com/posts/2023-01-19-super-standard-adding-gem-extensions-and-custom-rules/) :raised_hands:
Yes, it does. Interestingly `--fix` wouldn't fix any, while the unsafe one was able to fix a bunch. The safe one didn't even for apparently safe code like `users.map {...