writer
writer copied to clipboard
✍️ AI powered documentation writer
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...
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...
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,...
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...
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`...
### no button appear in the box  ### 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...
Would love to see PowerShell added to the supported languages for this.
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?