文件历史

提交图

191 次代码提交

作者 SHA1 备注 提交日期
w1gs 14a8b0ee4e fixed merge conflicts 2024-10-11 12:52:12 -04:00
Mathew P 38d31ae737 Make diffs dynamic on changes 2024-10-11 01:06:17 -07:00
Andrew Pareles 73fb5bb3c6 Merge branch 'main' into main 2024-10-11 00:36:43 -07:00
jackxiong 2e5be73f0c Supports calling LLM in a way compatible with OpenAI's API, and adds explicit configuration items for users。 2024-10-11 14:58:24 +08:00
Darion 2ca1db35af Merge branch 'main' into ide-fixes 2024-10-07 10:23:48 -04:00
Mathew P 11baebdf54 diffArea works. Need to fix highlighting 2024-10-07 01:56:29 -07:00
w1gs f96416be38 fixed dependencies that were preventing IDE builds 2024-10-06 00:17:15 -04:00
Jérôme Commaret a4ef0de0ac MacOS Full IDE ARM 2024-10-06 01:50:01 +02:00
Aneta Jastrzębska f7a905e27f Merge branch 'main' into feature/style-include-files 2024-10-05 11:57:04 +02:00
w1gs bed7929e48 Added error messages in UI 2024-10-03 21:24:53 -04:00
Mathew P b07842ec3f Remove _computedLensesOfDocument 2024-10-03 03:01:27 -07:00
Mathew P 19b2b8bd77 create diffArea; remove _computedLensesOfDocument 2024-10-03 03:00:55 -07:00
Mathew P f4a407d80f Refactor and prepare to create addNewChanges 2024-10-03 00:33:17 -07:00
Andrew 95be6e0b37 update config provider string and prompt 2024-10-03 00:02:18 -07:00
Andrew 6741a6fceb update description 2024-10-02 23:25:42 -07:00
Andrew db560744fb update defaults, credit @okxiaoliang4 for package.json enum changes 2024-10-02 23:23:07 -07:00
Andrew 7550b96389 update settings 2024-10-02 00:00:04 -07:00
Andrew 631f724138 merge ollama 2024-10-01 22:25:16 -07:00
w1gs 74c610632e Merge remote-tracking branch 'upstream/main' 2024-09-30 23:21:08 -04:00
Aneta Jastrzębska 2496a2c42e Merge branch 'main' into feature/persist-threads-history 2024-09-30 11:34:28 +02:00
Andrew Pareles dab75a6614 Merge branch 'main' into main 2024-09-30 00:54:02 -07:00
Mathew Pareles 4747691e74 add enum 2024-09-30 00:53:07 -07:00
Andrew Pareles 6dac9626c0 Merge pull request #66 from voideditor/rebase
Rebase vscode into Void
2024-09-30 00:39:16 -07:00
SOUMITRO-SAHA b8a5e5b67c Fix: Add Syntax Highlighting to Sidebar Code Snippets 2024-09-29 20:49:59 +05:30
Andrew c159b2138e minor lint updates 2024-09-24 01:01:50 -07:00
Darion 5039ca8fdf Merge branch 'voideditor:main' into main 2024-09-24 02:05:10 -04:00
Aneta Jastrzębska 0a5ebc1c50 add settings button in ext 2024-09-23 12:02:12 +02:00
Andrew aec1434a0c case analysis on insert, delete, and replace 2024-09-22 18:56:00 -07:00
Dave Hogan cbe3d4bd45 Removes unnessary default 2024-09-22 17:36:53 +01:00
Dave Hogan 16b84ec933 Merge branch 'main' of https://github.com/DaveHogan/void 2024-09-22 17:35:02 +01:00
Dave Hogan 2661f5e8e1 Implemented feedback, removing explict defaults as this comes from package.json 2024-09-22 17:34:48 +01:00
Dave Hogan 760f8c447c Merge branch 'voideditor:main' into main 2024-09-22 17:22:17 +01:00
Darion 57db928f7a Merge branch 'voideditor:main' into main 2024-09-22 08:11:43 -04:00
Andrew 315c5a65f2 add test back 2024-09-22 04:12:00 -07:00
Jelf 9b130edcfe feat: read .voidrules for system prompt 2024-09-22 17:35:51 +08:00
Aneta Jastrzębska ff0dcd5095 handle show thread history 2024-09-22 11:04:28 +02:00
Aneta Jastrzębska 30b528402c add new toolbar + commands 2024-09-22 11:03:42 +02:00
Jelf 6d513a1e60 chore: improve setting 2024-09-22 16:00:08 +08:00
Aneta Jastrzębska 7269c4e582 show new thread button 2024-09-21 21:19:36 +02:00
Aneta Jastrzębska 083bbf7d9f start new chat; toggle thread history 2024-09-21 21:11:52 +02:00
Aneta Jastrzębska e54f49ebfb threads history list 2024-09-21 19:19:26 +02:00
Aneta Jastrzębska 31cd10b9e6 handle receive threads history 2024-09-21 19:19:16 +02:00
Aneta Jastrzębska c6dcb8eb9e add message to history & sync saved thread 2024-09-21 18:07:07 +02:00
Aneta Jastrzębska 3a98d1edb1 add chat context 2024-09-21 18:06:26 +02:00
Aneta Jastrzębska 22d32aca3a save chat threads to workspace history 2024-09-21 18:05:25 +02:00
Aneta Jastrzębska fe5e02c3a9 unify toolbar button styles 2024-09-21 16:05:06 +02:00
Aneta Jastrzębska 3d58627f30 style included code tag + toolbar 2024-09-21 15:39:06 +02:00
Aneta Jastrzębska 20fd8f318b more vsc css vars 2024-09-21 15:36:48 +02:00
Aneta Jastrzębska 98ee94018e add className util 2024-09-21 15:36:25 +02:00
Aneta Jastrzębska ac9bc80e20 style included files list 2024-09-21 15:01:49 +02:00