-
**Describe the bug**
My VsCode has been updated to the latest version and the extension is generating the error "couldn't find a debug adapter descriptor for debug type"
**To Reproduce**
Press on…
-
**Is your feature request related to a problem? Please describe.**
Close Project, this doesn’t seem to be possible in the current flow.
**Describe the solution you'd like**
VLIDE allowed the use…
-
I've recently formatted my Windows 10 few days ago and I need to use winmerge but unfortunately it's not displaying the red icon in the folder to show me which subfolders are different inside. It used…
-
I realised there was a mistake with the condition test for AutoCAD. I had wrongly changed the check to ```(= prog "acadv")``` for AutoCAD this should be ```(= prog "acad")```. Revised version below.
…
-
The DOSLibLoader shown in the help could be improved by adding a check of the underlying CAD application and adjusting the arx to load to suit. The following example allows it to work for BricsCAD & A…
-
## Introduction
The original insomniac project has gone closed source and paid. Along with that, a new feature as well as some old ones have been locked behind a paywall. Some might say this is the n…
-
tagify.min.js:7 Uncaught TypeError: Cannot read property 'previousElementSibling' of undefined
at t.getNodeIndex (tagify.min.js:7)
at t.onKeyDown (tagify.min.js:7)
getNodeIndex @ tagify.min…
-
I have mirgated the project to ZWCAD, so is it possible to have some test cases for unit test?
Besides, may I submit a pull request to merge my changes?
-
(Original issue 720 created by None on 2011-12-16T14:56:46.074623+00:00)
maybe it would be possible to render .lsp files (autolisp) the same way it's done with .lisp files (common lisp). of course th…
-
Tagify is not working with a simple case using babel:
```
class Test {
init() {
console.log(Tagify);
this.tagify = new Tagify(document.querySelector('input'), {
whitelist…
Nazin updated
5 years ago