Matthias Bartelmeß
Matthias Bartelmeß
I've added experimental label support in my branch of mathbox.js: https://github.com/fourplusone/MathBox.js/tree/feature/labels Syntax is ``` .label({ position: [x,y,z], text: "a^3+x" }) ```
...seems to be an etherpad-lite bug in `AttributeManager.js`
do you mean ä = `ä`?
In case of gzip, there’s a hint in the header ``` XFL (eXtra FLags) These flags are available for use by specific compression methods. The "deflate" method (CM = 8)...
On Montery, C/C++ "check syntax" also fails with ``` xcrun: error: cannot be used within an App Sandbox. ```
Right now, there is no such option to show the preview on the right side.
I wonder how to implement this obeying the App Sandbox constraints. Here are some options (and objections) that came to my mind - Ask the user to select a project...
@monkeydom i included a file describing the behaviour and design to the branch: https://github.com/fourplusone/SubEthaEdit/blob/feature/1-project-context/Documentation/ProjectContext.md
+1 on this one. Publishing the extension on the OpenVSX registry would also make it available for use in non Microsoft services like https://gitpod.io. I can also confirm it works...
@jhollinger changing the sessionID would break all setups using them when they're updated.