-
Either the examples are misleading or I am misunderstanding.
As stated in:
https://github.com/inversify/InversifyJS/blob/e2cf550/wiki/symbols_as_id.md
> In very large applications using str…
-
#2932 uses [`universal-ctags`](https://ctags.io/) to parse public symbols. However, `universal-ctags` is not yet widely available as a `.deb` package for most distributions.
Following [some very re…
-
Shaders are stored at INSTALL_DIR\shaders (INSTALL_DIR\doc)
It can be improved using new command line arguments -shadersDir and -docsDir:
- If they are not used then the program should beha…
-
**Why is this needed**:
I would like to be able to build an external library of SVG components for use with Canvas. My main purpose for this is for HVAC related elements like air handlers, valves,…
-
### Steps to reproduce:
- Open PowerPoint and create a new presentation or open any existing presentation
- Start a slideshow (press F5)
- Wait for NVDA to be able to read the slides (there is …
-
```
What steps will reproduce the problem?
1. Unpack the attached ZIP file.
2. Try to document both of the files. I'm using the following config file:
------------------------------------------------…
-
- [x] Upgrade to 5.15.2 and add Debian patches (https://salsa.debian.org/qt-kde-team/qt/qtbase/-/tree/master/debian/patches)
- [ ] Add serialbus (depend on serialport)
- [ ] Add serialport
- [x] Re…
-
**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…
-
# Documentation
In solving [issue 42990](https://bugs.python.org/issue42990) the `func_builtins` field of `PyFunctionObject`, added in 3.9, was exposed to python as `func.__builtins__` and this was…