Henry Heino
Henry Heino
> It doesn't even show the built-in context menu that's mentioned in the comment? I'm not seeing a built-in context menu. (I do see a context menu if I select...
I tested this with the CodeMirror 6 editor (what's being used in [this PR](https://github.com/laurent22/joplin/pull/6684) and didn't experience the issue. As such, an eventual migration from CodeMirror 5 to CodeMirror 6...
I'm currently working around this by putting ```tex $$ \gdef\ointclockwise{\operatorname{∲}} \gdef\ointctrclockwise{\operatorname{∳}} $$ ``` at the beginning of documents that use KaTeX.
It seems to have been fixed! Building `ifuse`, `libimobiledevice`, `libplist`, and `libusbmuxd` from source has allowed me to mount the `documents` folder of an application that was previously unmountable as...
@martinvonwittich Are you building `ifuse`, `libimobiledevice`, `libplist`, and `libusbmuxd` from source? I'm running a 20.04-based distribution and (after building from source, `libimobiledevice/master`), it is working for me.
```dart Future createIconsFromArguments(List arguments) async { // ... omitted lines ... // Flavors manangement var flavors = getFlavors(); var hasFlavors = flavors.isNotEmpty; // Load the config file final Map yamlConfig...
I might have fixed this in #155... Would someone be willing to confirm this?
The profiler also seems to be unable to show source code for `webpack`-bundled files (Firefox 103.0, files bundled in development mode). **Edit:** Nevermind! This would be included in `Source code...
I would also like to request a new release.
I also have both apps installed (I find it useful for multitasking, as VimShell has issues running some interactive commands like `python`).