# Bookmark-X
**Repository Path**: nonoas/Bookmark-X
## Basic Information
- **Project Name**: Bookmark-X
- **Description**: 一个扩展书签,可以进行书签分组,以及通过分组内的书签切换来跳转代码, 使代码更容易阅读,避免迷失在多层嵌套代码中
- **Primary Language**: Java
- **License**: MPL-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 4
- **Created**: 2023-06-07
- **Last Updated**: 2025-07-03
## Categories & Tags
**Categories**: Uncategorized
**Tags**: IDEA插件
## README
Bookmark-X
探索本项目的文档 »
报告Bug
·
提出新特性
一个扩展书签,可以进行书签分组,以及通过分组内的书签切换来跳转代码, 使代码更容易阅读,避免迷失在多层嵌套代码中
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![MPL License][license-shield]][license-url]
## 目录
- [使用说明](#使用说明)
- [上手指南](#上手指南)
- [开发前的配置要求](#开发前的配置要求)
- [安装步骤](#安装步骤)
- [使用到的框架](#使用到的框架)
- [贡献者](#贡献者)
- [如何参与开源项目](#如何参与开源项目)
- [版本控制](#版本控制)
- [作者](#作者)
- [鸣谢](#鸣谢)
### 使用说明
关于插件的使用请查看
[https://www.nonoas.top/archives/bookmark-x](https://www.nonoas.top/archives/bookmark-x)
### 上手指南
请从本仓库 clone 或者 fork
###### 开发前的配置要求
1. IDEA 2022.2+
2. JDK 11+
###### **安装步骤**
使用 git 克隆仓库到本地
```sh
git clone https://github.com/Nonoas/Bookmark-X.git
```
### 使用到的框架
- [IntelliJ Platform Plugin SDK](https://plugins.jetbrains.com/docs/intellij/welcome.html)
### 版本控制
该项目使用 Git 进行版本管理。您可以在 repository 参看当前可用版本。
### 作者
nonoaswy@163.com
### 贡献者
请阅读 **CONTRIBUTING.md** 查阅为该项目做出贡献的开发者
#### 如何参与开源项目
贡献使开源社区成为一个学习、激励和创造的绝佳场所。你所作的任何贡献都是 **非常感谢** 的。
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
欢迎加入开发者交流QQ群:519310777
*您也可以在贡献者名单中参看所有参与该项目的开发者:*
nonoaswy@163.com
*您也可以在贡献者名单中参看所有参与该项目的开发者。*
### 版权说明
该项目签署了 MPL2.0 授权许可,详情请参阅 [LICENSE.txt](https://www.mozilla.org/en-US/MPL/2.0/)
### 鸣谢
[your-project-path]:Nonoas/Bookmark-X
[contributors-shield]: https://img.shields.io/github/contributors/Nonoas/Bookmark-X.svg?style=flat-square
[contributors-url]: https://github.com/Nonoas/Bookmark-X/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/Nonoas/Bookmark-X.svg?style=flat-square
[forks-url]: https://github.com/Nonoas/Bookmark-X/forks?include=active
[stars-shield]: https://img.shields.io/github/stars/Nonoas/Bookmark-X.svg?style=flat-square
[stars-url]: https://github.com/Nonoas/Bookmark-X/stargazers
[license-shield]: https://img.shields.io/github/license/Nonoas/Bookmark-X.svg?style=flat-square
[license-url]: https://github.com/Nonoas/Bookmark-X/blob/master/LICENSE