Thomas
Thomas
### Description In my opinion, It looks better to delete the full link in the anchor tag at the homepage of the documentation site. Maybe it's better to make the...
### Has this bug been raised before? - [X] I have checked "open" AND "closed" issues and this is not a duplicate ### Where did you find this bug? Production...
### Is this a unique feature? - [X] I have checked "open" AND "closed" issues and this is not a duplicate ### Is your feature request related to a problem/unavailable...
After installing `@openzeppelin/contracts` in my Hardhat project, I encountered a VS Code status bar error when importing an OpenZeppelin contract. **Error message**  **Solidity code** ```solidity // SPDX-License-Identifier: MIT pragma...
## Monorepo Structure I have a monorepo with the following structure: ```bash |- apps | |- applications | |- src | |- my-tests.test.ts | |- tests | |- setup.ts |...
I have successfully integrated my EcoWater softener into Home Assistant. However, the "Water Flow" sensor always shows `0.0 L/min`, even when there is active water flow. ## Observations * When...
When I use the predefined **_Write test_** prompt in GitHub Copilot Chat to generate tests for an entire file, no output is returned. This behavior is consistent, even when the...
Whenever I start the `tmux` server, it attempts to restore my sessions, which seems to succeed. However, I see the following error message displayed at the top of the screen:...
Hi, I'm encountering a strange behavior in Neovim with TypeScript LSP (using Drizzle ORM) and `blink.cmp`. ### Code Example ```ts export async function getFolderById(folderId: number) { const folders = await...
I'm trying to connect OpenCode to the **GitHub MCP Server**, but it appears the AI has no access to any GitHub-related tools. #### 🧱 Current Configuration ```json { "$schema": "https://opencode.ai/config.json",...