A lot of bug-fixing has been done for multiple platforms. Still some issues with the socket library stability has been reported, since it is based on an outdated fork by me (@JerryI ) instead of a master branch maintained by @KirillBelovTest. By the version 1.0 this will be fixed.
Plugin API covers most needs (even access to the top level menu of the app), but the documentation for it is still in development. A good demo for it is a new core package wljs-snippets, which provide you a sort of palette (by pressing Cmd+P
) of short pieces of code, that you can run to make your life easier.
Box
es support from Mathematica was improved a bit, now DateObject
, RGBTemplate
based on TemplateBox
can work properly. This will be updated independently from the client-app attached here.
Search bar was added.
Hot keys were also updated
Cmd/Ctrl + N
new notebookCmd/Ctrl + O
open notebookCmd/Ctrl + S
save- typical undo, redo, copy...
Cmd/Ctrl + F
find on a windowCmd/Win + 2
hide/unhide current cellCmd/Win + 1
hide/unhide upper cellCmd/Win + 3
hide/unhide lower cellCmd/Win + .
abortCmd/Win + i
evaluate initialization cellsCmd/Win + p
snippets