Michael Kleehammer
Michael Kleehammer
The use case is having a_singlle_ event that can be used. When I set a sub document I get a ton of smaller adds, removes, and changes. But when using...
Another possibility is to add a new event type like 'documentChange' - any change, array, or subdocument changes could trigger their own and finally the document change event.
I too would be interested in the 2nd, simpler design. What about a `classes` or `classOverrides` hash of field to class: ``` classes: { 'foo' : FooModel, 'foo.bar' : BarCollection...
I would suggest the acronym tests be updated to include something with punctuation, such as the example from the readme: "Thank George It's Friday". Some of the community ones that...
Is there anything I can do to help this along as a user / tester? (I know C++, but not OS/X, so I can't help there yet.)
Happening for me also, even after cleaning cache. Any way to get more specifics of the error? I don't see anything related in journalctl on PopOS / Ubuntu.
Thanks. What is your recommended approach within the after-setup-hook other than calling clear highlights? I really just want to remove that one highlight since others could be useful ( I...
@pbgc Sorry for the delay. I ended up adding `(combobulate-highlight-clear)` to my JS hook. I expected the highlighting to come back periodically but have not had any problems.
It doesn't seem like the delay is working at all for me. When I type "function testing" it starts turning red as soon as I type the first letter of...
Also +1 on the idea of hiding parse errors until the file is saved.