-
I recently had a lot of Zeplin export problems because of symbols that were referencing deleted libraries.
Symbol Swapper can see them, but they show up in the report as foreign, and therefore un-…
-
### Description
I have an open-source Nuget package and I'd like for the user to be able to step through its code during his own debugging sessions, possibly without having to go through a hassle of …
-
# Interactive Brokers TWS API - and yet it works!
If you glance over the forums, it looks like this software was forged in the fires of hell. Follow me in a journey to the depths.
[https://wasteofse…
-
## Intro
While Mono provides stable support for WebAssembly in Avalonia, we were planning to investigate NativeAOT-LLVM for a long time. Recently several JSImport/JSExport related changes were back…
-
TLA+ has a great pretty-printer to TeX (tla2tex), but HTML is becoming a de-facto document standard, especially for content shared online. HTML also has other advantages, such as the ability to automa…
lemmy updated
3 years ago
-
### Input code
```js
import {b} from 'b'
/** x */
const x = 0
/** y */
const y = 0
```
### JSDoc debug output
```
DEBUG: JSDoc 3.6.3 (Sun, 14 Jul 2019 17:01:26 GMT)
…
-
### Is your feature request related to a problem? Please describe.
When using OCR, NVDA has the ability to "Periodically refresh recognised content" (there is a checkbox with that name in NVDA'…
-
TL;DR: Array and object values returned by `Automerge.getConflicts` cannot be assigned to a document as part of conflict resolution.
---
The [documentation for managing conflicts](https://autome…
-
**Is your feature request related to a problem? Please describe.**
The current c source parser is very primitive and barely useable for creating datatype archives for complex object oriented (and h…
-
Hi there!
I have 2 minor feature suggestions that could improve the Go to Declaration feature.
1. I noticed that when I use `atom-ctags:go-to-declaration`, it sometimes duplicates my options for cer…