Skip to content
| Marketplace
Sign in
Visual Studio Code>Language Packs>VSCode MybatisNew to Visual Studio Code? Get it now.
VSCode Mybatis

VSCode Mybatis

anaer

|
670 installs
| (0) | 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

修复问题:

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

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.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