Madd0g
Madd0g
I wanted to do some manipulation and I couldn't find a way to insert a property into an ObjectExpression. I dug around and found the value factory (/lib/factory/value.js) that allows...
There's only one example that doesn't use preview and in it, the keys on the virtual keyboard do not get highlighted when I use the keyboard to type (the same...
All the electron applications I use (actually slack and vscode, but not spotify) have the same problem moving/resizing within a screen and between screens. I have to press the shortcut...
I always prefer to open quickmarks in a new tab, but I keep ending up with the same page open multiple times. Is there a way to use `openQuickMarkTabbed` but...
All the css settings vanish when using a local `.cvimrc` file and from that point the save function doesn't work anymore in the UI. :(
I haven't seen any mentions of it, I only want the text rendering features and not the editor. Is it possible to use the rendering features without a browser? Thanks
I'm using json editing with ace and updating an object on my scope every time the editor changes. Then I have a checkbox that a user can click to update...
I tried using an mdsvex layout and not using one, in both cases the default `__layout.svelte` in the folder cannot access the frontmatter from the document. Is there a way...
I tried something like this to try to set the layout to false on a markdown file I'm trying to include. Is something like this possible? overwriting the frontmatter data?...
I have a bunch of tiny panes dedicated to single commands (like running tests), but I don't necessarily want them to run when creating the pane, just to be typed...