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

Python documentation is always inserted after the first line and not in the correct position. This can be a problem especially when using popular formatting tools such as `black`. For...

bug

Sometimes the docs creating docs like: ``` # Getting the platform and name of the host from the Nornir inventory. platform = nr.inventory.hosts[f"{task.host}"].platform device_name = nr.inventory.hosts[f"{task.host}"].name # Creating a naming...

enhancement

Hi, I was a vscode user and found this plugin super helpful. After migrating to neovim, I miss the power of generating good documentation for functions that I used to,...

enhancement

I can see that typescript types work from the loom demo video, but when I try on typescript interfaces, it doesn't provide any information on the properties, and just says...

Bonjour, First I would like to thank you for this wonderful tool, it saves me a lot of time. However, I have a request. In VSCode you can modify the...

enhancement

Mintlify seems to detect the language from the file extension. But some languages are not restricted to a single extension. For example: - `cpp` is correctly detected for the `.cpp`...

language support

### no button appear in the box ![image](https://user-images.githubusercontent.com/5079574/166931742-6ac4ebc6-f8f6-4195-b52a-d31e802c43ca.png) ### vscode + os informations ``` Version: 1.66.2 Commit: dfd34e8260c270da74b5c2d86d61aee4b6d56977 Date: 2022-04-11T07:49:24.808Z Electron: 17.2.0 Chromium: 98.0.4758.109 Node.js: 16.13.0 V8: 9.8.177.11-electron.0 OS: Linux...

bug

Would love to see PowerShell added to the supported languages for this.

language support

Hello, I am using Python 3.9.7 on Windows and it says lang not supported? When I expand the lang section it is also empty, why?

bug