writer icon indicating copy to clipboard operation
writer copied to clipboard

✍️ AI powered documentation writer

Results 70 writer issues
Sort by recently updated
recently updated
newest added

Comments placed on top of the block, yet it "thinks" the code is above the comment: ```javascript function test() { console.log("test"); /* The above code is a JavaScript code snippet...

It keeps loading without generating any docs. then there's a log message saying `language not supported` even though I'm using golang ![Screenshot (1532)](https://github.com/mintlify/writer/assets/66886118/a5aa07ec-26ec-493a-b551-7216b6392df4) ![Screenshot (1533)](https://github.com/mintlify/writer/assets/66886118/b67e35a6-e370-4e44-976a-0e48c8129621)

Hi, do you share your ai model that you use for mintlify somewhere? Or is it closed source and only client and server are open source?

Python support. But ipynb don't support yet.

Generating inline code documentation with Mintlify for a function in Golang current displays like this: ``` // This function creates a Kubernetes network policy and waits for it to be...

Hey, would it be possible to add support for LUA? More specifically this: https://github.com/LuaLS/lua-language-server/wiki/Annotations

When I select a bloc of code and click on generate through the VS Code Mintlify extension, I sometimes get a comment that stops mid-sentence. Is there a limit on...

什么时候能够支持 idea 2022.2.1

VSCODE Version: 1.72.2 (user setup) Commit: d045a5eda657f4d7b676dedbfa7aab8207f8a075 Date: 2022-10-12T22:15:18.074Z Electron: 19.0.17 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Windows_NT x64 10.0.19044 Downloaded extension, installed, opened javascript code and highlighted the...

On line 12, changed "Write Docs" to "Generate Docs" to match the button in the extension