当前位置:网站首页>Afraid to write documents? AI plug-in for automatically generating code documents
Afraid to write documents? AI plug-in for automatically generating code documents
2022-06-12 22:06:00 【Solution jdon】
Apply to Python、JavaScript、TypeScript、PHP and Java Of AI Document writer ,vscode Plug in click on the title ,Intellij Idea Plug in click here .
Documentation sucks . Give Way Mintlify To deal with it , Skip the dreadful steps of writing code , With 10 Times the speed to complete the task , Make your code base easier to use by improving its readability .
Supported languages :
- Python
- JavaScript
- TypeScript
- JSX and TSX files
- PHP
- Java
Support document format :
- JSDoc
- reST
- NumPy
- DocBlock
- Javadoc
The first 1 Step highlight the code or place the cursor on the line to be recorded
The first 2 Step Click Write Docs Button

Close test effectively , Check the following method :
@Override
@Send("newForumMessageNotifier")
public DomainMessage notifyLobby(Notification notification) {
return new DomainMessage(notification);
}
|
Right click , Select to generate document :
/** * It sends a message to the newForumMessageNotifier queue. * * @param notification The notification to send. * @return The DomainMessage class is a wrapper for the Notification class. */ |
边栏推荐
- SQL调优指南笔记14:Managing Extended Statistics
- PE安装win10系统
- Linux backup MySQL
- MySQL介绍和安装(一)
- SQL tuning guide notes 12:configuring options for optimizer statistics gathering
- Is it safe to open an account in tonghuashun? How to open an account
- Things about the kotlin collaboration process - pipeline channel
- June training (day 11) - matrix
- 2023届校园招聘正式开启!OceanBase 想和你在这个春天约一场面试
- SQL tuning guide notes 17:importing and exporting optimizer statistics
猜你喜欢

Preliminary use of jvisualvm

Open source background management system suitable for outsourcing projects

Configuring Dingding notification of SQL audit platform archery

最近公共祖先问题你真的学会了吗?

"Oracle database parallel execution" technical white paper reading notes

Recommended Chinese font in the code input box of Oracle SQL developer

Npoi create word

How to write a vscode plug-in by yourself to realize plug-in freedom!

You can move forward or backward. This function in idea is amazing!

How to perform disaster recovery and recovery for kubernetes cluster? (22)
随机推荐
2021 rust survey results released: 9354 questionnaires collected
[simple] 155 Minimum stack
Data batch writing
What is the difference between volatile variables and atomic variables?
SQL tuning guide notes 10:optimizer statistics concepts
Yyds dry goods inventory solution Huawei machine test: weighing weight
MySQL introduction and installation (I)
IPhone: save Boolean into core data - iphone: save Boolean into core data
OceanBase 社区版 OCP 功能解读
What is the race condition? How do you find and solve the competition?
Thread safe level
【QNX Hypervisor 2.2 用户手册】4.2 支持的构建环境
大学期间零基础如何开展编程学习
The 2023 campus recruitment officially opened! Oceanbase would like to make an interview with you this spring
Leetcode Yanghui triangle
SQL tuning guide notes 18:analyzing statistics using optimizer statistics Advisor
Ansible foundation and common modules (I)
Dolphin-2.0.3 cluster deployment document
SQL tuning guide notes 8:optimizer access paths
SQL tuning guide notes 13:gathering optimizer statistics