Thomas

Results 12 issues of 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...

📄 aspect: text

### 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...

🚦 status: awaiting triage
🛠 goal: fix
💬 talk: discussion

### 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...

⭐ goal: addition
🚦 status: awaiting triage

After installing `@openzeppelin/contracts` in my Hardhat project, I encountered a VS Code status bar error when importing an OpenZeppelin contract. **Error message** ![image](https://github.com/OpenZeppelin/docs.openzeppelin.com/assets/108367944/e98a5d7f-aee2-4a97-bc65-55ada54696b1) **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...

bug
LSP

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",...