void icon indicating copy to clipboard operation
void copied to clipboard

Results 366 void issues
Sort by recently updated
recently updated
newest added

Add `@ai/sdk` for multiple ai provider including ollama closed: #27 #22 #42 - [x] ai package - [x] ollama - [x] azure - [x] openai - [x] anthropic

when i run ./scripts/code.sh , error occurred, how can i solve it, thanks ![error](https://github.com/user-attachments/assets/fbbfd86e-b548-435f-ad20-96f79a59ea28)

question

When the user presses the "Apply", "Accept", or "Reject" buttons, Void should add these events to the global VS Code history. The user should be able to undo and redo...

enhancement
help wanted

Integrating Void with Replit Agent, which can handle tasks such as installing dependencies, configuring everything, and even deploying your app to a live site. Replit has recently announced integration with...

enhancement
integration request

After preparing everything by following the instructions in CONTRIBUTING.md, running `npm run watch` return this error: ``` [watch-extensions] [20:45:55] 'watch-extensions' errored after 949 ms [watch-extensions] [20:45:55] Error: ENOENT: no such...

question

support `.voidrules` to system prompt. based on #41 , please review and merge #41 first. closed: #32

Right now, the "Apply" button always takes whatever is in the box (see right side) and writes it to the whole file: ![image](https://github.com/user-attachments/assets/0d061bbe-e646-436f-908a-7000fa2d7390) This means the LLM needs to rewrite...

enhancement

When the user presses "Accept" or "Reject" on a diff, all of the diffs below should be updated, because they are now on different line numbers.

bug
good first issue

When the user applies changes to a file, Void will highlight all of the additions in green. Here's an example: https://github.com/user-attachments/assets/3f2e6ee9-d64f-4312-b338-fe02d32bfff2 However, Void should also display the parts of the...

enhancement
good first issue
help wanted

Feature request to enables users to sync their settings (including configurations, extensions, keybindings, etc.) to self-hosted services or offline services. This would allow users operating in offline or LAN-only environments...