Andro

Results 7 comments of Andro

I second @the729 request and maybe also import from SQL DDL. Another thought that came up my mind is live editing a remote database visually.

If I patch the parts of the code with that fix I still get an error with this.context is null when onDragStart is triggered. It looks like it has to...

I'm already thinking about a way how that could work. Like detect the linked src or inpage SVG elements and convert them by canvg to png's before PDF generation. Another...

It seems like the license of the used AJAX jQuery plugin changed. They also changed their Github repo, so the dependency in composer.json isn't valid anymore. I'm thinking about participating...

This is relevant https://github.com/SortableJS/vue.draggable.next/pull/46

I can confirm this. **Extension version:** 0.14.1 **VS Code version:** 1.74.3 (VScodium release: 23010 Commit: f8b9aeda40058455453f1298fd606caf6ff8d675 Date: 2023-01-10T19:39:41.226Z) Electron: 19.1.8 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Linux x64 5.17.1-r1-x86_64...

Is it possible to let the style pass/keep the last/set a default one before the break? I have a similar issue and I just want a clean cut. ![Image](https://github.com/user-attachments/assets/c34ec0ef-af14-4a94-b31e-7693d067b032) Here...