LeetCode SQL Autocomplete

一个为力扣 SQL 题目编辑器自动注入表名、列名的插件

ของเมื่อวันที่ 21-04-2026 ดู เวอร์ชันล่าสุด

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey to install this script.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ผู้เขียน
linyisu
คะแนน
0 0 0
เวอร์ชัน
1.1.1
สร้างเมื่อ
21-04-2026
อัปเดตเมื่อ
21-04-2026
Size
11 กิโลไบต์
สัญญาอนุญาต
MIT
ปรับใช้กับ

一个为力扣 SQL 题目编辑器自动注入表名、列名的插件

功能

  • 自动从题目描述中获取表名和列名,注入编辑器提词框
  • 列名旁内联显示字段类型(如 intvarchar
  • 提示常用 MySQL 关键字;根据输入自动适配大小写
  • 同时支持 leetcode.cnleetcode.com

使用方法

打开任意力扣 SQL 题目,在编辑器中输入时,题目中的表名和列名会自动出现在补全列表中