-
My twitter archive has the tweets split into three files: tweets.js, tweets-part1.js, & tweets-part2.js. They're sorted, as you might expect, in reverse chronological order, with the header JSON of th…
-
Hi Mike,
I have a suggestion for the SQL files header menu. Adding a button labeled "Create DB Code Notebook" in the header could allow users to create a DB Code notebook directly from the contents o…
-
Hi
tkrzw has quite a bit of code that is implemented in header files that are supposed to be included by consuming projects. This causes some technical issues with [weak symbols](https://en.wikiped…
-
Issue Type: Bug
This is the starting state of `clangd.exe` while editing a moderately-sized code base (Product A):
![image](https://user-images.githubusercontent.com/1532903/160235317-76ce5ea4-a…
-
HI,
I have an adafruit_feather_esp32s3 and tried to flash the S3 bin files.
after flashing it won't boot.
Output on Serial:
invalid header: 0xffffffff
invalid header: 0ESP-ROM:esp32s3-20210327
…
-
To clarify the project structure, the header (`.h`) and source (`.c`) files were separated into different directories. In addition, the `CMakeLists.txt` file was updated to include an accessible packa…
-
### Feature Name
Support for Custom HTML
### Description
I would like to propose a feature enhancement for the Swift DocC compiler to support the inclusion of custom HTML files, specifically …
-
and make the project REUSE compatible.
See https://reuse.software/
This will more explicit what license each file is under and will allow to quickly review the overall license of the whole proje…
-
```
What steps will reproduce the problem?
1. Install cdt
2. Install goclipse
3. experience problems
What is the expected output? What do you see instead?
Before installing goclipse in a c/c++ projec…
-
**Describe the bug**
Actually, I have two projects that use the same stack as Hono and TanStack, and of course, Better Auth. The issue is that when I copied my auth files to another project, which al…