maiqingqiang / go-orm-helper

🚀🚀 A GoLand plugin that automatically provides database field completion, tags, and generates Structs for writing ORM code. Supports: Gorm、Xorm、Beego、GoFrame, etc. ⭐️ Star to support our work!一个为了让你在 Goland 上写 ORM 能自动补全数据库字段、Tag、生成Struct 的插件。支持:Gorm、Xorm、Beego、GoFrame...)请给个 ⭐️Star 支持我们的工作吧!
GNU General Public License v3.0
161 stars 9 forks source link

After #21

Closed fnsne closed 1 month ago

fnsne commented 1 month ago

After install 1.2.9, the copy and paste on comment will not work.

CleanShot 2024-09-11 at 13 12 12

environment

Plugin Version:1.2.9 Goland :GoLand 2024.1.4 Build #GO-241.18034.61, built on June 21, 2024 IdeaVIM: 2.16.0

maiqingqiang commented 1 month ago

https://github.com/maiqingqiang/go-orm-helper/releases/tag/v1.2.10

fnsne commented 1 month ago

@maiqingqiang Thanks. it's fine in this version.