-
### Description
Feather autocomplete tooltips will stop giving suggestions when trying to reference a struct variable after the function is called. Above it works as expected.
e.g.,
![image](http…
-
### Problem Description
Hi,
As seen in https://godbolt.org/z/ehxeqG4sj, `clang --stdlib=libc++` works with clang-17 and does not work with newer versions (checked with clang version 19.1.0 and …
-
Following JSON camelCase naming convention acronyms should be not uppercased.
* test table definition:
```
CREATE TABLE acronyms (
acronym_id SERIAL,
acronym_http VARCHAR NOT NULL,
…
-
### Is your feature request related to a problem?
Why do I need to add all of these just to get a particle system on a track?
self.activeTracks[0].track.keyframes[0].channels[0].particleSystemInde…
-
### Is your feature request related to a problem?
the problem is that ds maps have goofy syntax and structs are just better,
### Describe the solution you'd like
it would be nice if you could just …
-
basic geo types need to be defined, some basics
- point, line and poygons
- how to deal with multi versions, separate type or points/line/polygon always store the type in a vector
- minimum number of …
-
When i saw your library, i was searching something to define cstrucs as descriptive way.
With the last python typing annotation there is probably way to provide something like that:
```
class F…
-
Hi,
I'm newbie in Python Language and I need some help, please:
Executing "python sight.py .../blocks/blk00976.dat", this error appears me in Block nº 33 into file blk00976.dat and program stops:
…
-
I've noticed that the structs used for messages aren't naturally aligned (ie, 2 byte values start on even bytes, 4 byte values start on multiples of 4, etc).
Two thoughts related to this:
(1) It ma…
-
EagleStreamFspBinPkg/Include only provides UPD header files for FSP input interface for the bootloader, but doesn't provide any important Hob struct header files for the FSP output interface. Running
…