Skip to content
| Marketplace
Sign in
Visual Studio Code>Language Packs>mybatis-helperNew to Visual Studio Code? Get it now.
mybatis-helper

mybatis-helper

fuos

|
58 installs
| (1) | Free
Mybatis implementation for vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

base on vscode-mybatisx

This is porting version of MybatisX

Go to Mapper xml

Create in Mapper xml

Go to Mapper java

Install

Launch VS Code Quick Open (cmd/ctrl + p), paste the following command, and press enter.

ext install vscode-mybatisx

LICENSE

GPL v3 License

release note

version 1.2.3

bug fixs

  1. 修复同名Java方法无法正确跳转到对应XML的问题
  2. 增加扩展图标

version 1.2.2

bug fixs

  1. Mapper类中, 如果存在两个方法名为test123, test, 则Go to Mapper xml会在test123方法上生成两个
  2. 在1的情况下, 跳转Mapper.xml时, 都会跳转到test123方法上.

version 1.2.0

New Features

  1. support multi workspaces

version 1.1.0

bug fixs

  1. Stuck on plugin initializing

New Features

  1. Support low version of vscode
  2. Determine the class name whether a Mapper or not by using namespace
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft