novel-vscode
novel-vscode copied to clipboard
A quick integration of Novel.sh editor to VSCode
Would it be possible to hook this up to Novel's streaming endpoint (https://novel.sh/api/generate)? Would it handle streaming inside the Editor? Alternatively, we could also enable Copilot autocompletes with this instead?
When opening more than 1 tab, one file's content seems to override another file's content. https://github.com/BennyKok/novel-vscode/assets/11861292/f453a794-3957-4709-a3d9-775df53a7ab7 The probable issue is the extension does not reload the Novel's state on switching...
The current diff view is not quite usable, either if we can fallback to default diff view, or support highlighting on the changes like the original diff view https://github.com/microsoft/vscode/issues/97683 ![CleanShot...
There are some things that need to be done in the image section - Photos uploaded locally do not have a clear location, whether they will be placed in the...
There's been a Table editing feature in novel upstream, would love this to got thru so we can enable proper table editing features in novel-vscode https://github.com/steven-tey/novel/pull/47
When pasting a URL, Novel doesn't handle it correctly: https://github.com/BennyKok/novel-vscode/assets/28986134/69f12843-8c7c-412c-85a9-dd1d07dec15f
Support custom openai url,someone need custom ai api url
Where do I set the ChatGPT API?