Marcin Warpechowski
Marcin Warpechowski
It turns out this is an old issue. These scripts need to be loaded outside ``, **between** the import and the instance. Here is how I did that: https://github.com/StarcounterPrefabs/Content/blob/e09818d2489857fc8023fff67ec27d399fa330c9/src/Content/wwwroot/Content/elements/content-wrapped-juicy-ace-editor/content-wrapped-juicy-ace-editor.html#L1-L6 I...
You mean code completition? Is there some simple switch in Ace that we can use which learns from the vocabulary in the current document? I am afraid we will not...
Thanks. Just a sincere question, what are the benefits of using `juicy-ace-editor` in Elm rather than directly using Ace in Elm? The main purpose of custom elements is to encapsulate...
> To have autocomplete working. Currently this should work lostinbrittany/ace-widget This does not answer my question, but now I have another one... Why don't you use https://github.com/lostinbrittany/ace-widget? Again, I am...
Is this the same as https://github.com/Juicy/juicy-html/issues/30?
The functionality does not change, only the implementation using CSS.
@budnix it seems that #9821 did not fix the problem stated in the OP, that the content of the `` node is `#` and should be empty.
As agreed with @jansiegel, assigning it to him @budnix suggests that the solution proposed in the OP might not be a fully compatible replacement of `#` when it comes to...
@budnix could you please review this for compatibility with your recent PR #9821
Moving back to the "Review" pipeline, because QA discovered a problem in Safari (described in https://github.com/handsontable/handsontable/pull/9855#issuecomment-1246837359)