Max Wu
Max Wu
if calling method like `dmp.diff_linesToChars_('hasOwnProperty', ' ')` will throw `TypeError: lineHash.hasOwnProperty is not a function` since the lineHash is a instance of Object, the method can be overwritten while walking...
Signed-off-by: Max Wu resolve #955
It seems some users don't need the Table shortcut (beautify) feature, maybe we can add option at the editor preferences.
I want to set svgo false or disable some plugins of it, but it just won't work. I put below line in my `production.rb` `config.assets.image_optim = {pngout: false, svgo: {disable_plugins:...
Annotation
Let user to annotate some parts of the text or paragraph to comment and discuss. Like google doc dose. Need to do more research on this.
### Tested versions - Reproduce in Godot v4.4.dev2 - Windows 10.0.22631 - OpenGL 3 (Compatibility) - Intel(R) UHD Graphics (Intel Corporation; 32.0.101.5972) - 12th Gen Intel(R) Core(TM) i5-1240P (16 Threads)...
Should support a permission of invitee only. Only the invitee from email or link can edit the note.