From 10074b3ac745c9bddd62455dd0a7cb3910fc4b80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E4=B8=87=E7=A8=8B?= <1498425439@qq.com> Date: Mon, 5 Feb 2024 07:56:17 +0800 Subject: [PATCH] =?UTF-8?q?feat(RustLangDoc):=202.16=20support=20Rust=20|?= =?UTF-8?q?=20=E6=94=AF=E6=8C=81=20Rust?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 22 ++++++++------- build.gradle | 7 ++++- .../plugin/show/java/JavaLangDoc.java | 2 +- .../plugin/show/lang/RustLangDoc.java | 27 +++++++++++++++++++ .../show/settings/AppSettingsComponent.java | 22 ++++++++++----- .../settings/AppSettingsConfigurable.java | 3 +++ .../show/settings/AppSettingsState.java | 1 + src/main/resources/META-INF/plugin.xml | 21 +++++++++------ src/main/resources/META-INF/rust.xml | 5 ++++ .../linwancen/plugin/show/lang/CsLineEnd.java | 6 +++-- .../github/linwancen/plugin/show/demo/main.rs | 9 +++++++ 11 files changed, 98 insertions(+), 27 deletions(-) create mode 100644 src/main/java/io/github/linwancen/plugin/show/lang/RustLangDoc.java create mode 100644 src/main/resources/META-INF/rust.xml create mode 100644 src/test/java/io/github/linwancen/plugin/show/demo/main.rs diff --git a/README.md b/README.md index 4381c9e..d5349c1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Version](https://img.shields.io/jetbrains/plugin/v/io.github.linwancen.show-comment.svg)](https://plugins.jetbrains.com/plugin/18553-show-comment/versions) [![Downloads](https://img.shields.io/jetbrains/plugin/d/io.github.linwancen.show-comment.svg)](https://plugins.jetbrains.com/plugin/18553-show-comment) -Thanks JetBrains Licenses for Open Source. +Thanks to JetBrains Licenses for Open Source. ## Notes 说明 @@ -13,12 +13,14 @@ Show doc comment at the Project view Tree, line End, json, other

English Note

External Comment

@@ -51,14 +53,14 @@ Show doc comment at the Project view Tree, line End, json, other

中文说明

外部注释

@@ -95,13 +97,13 @@ Show doc comment at the Project view Tree, line End, json, other
  • 我的情况:1993-11-03,软件工程师,广发银行编制,宅,LOLm,NS,看书,写文章,KTV,爬山,逛街
  • 我的性格:ISFP(探险家 内向 实际 感性 随性)
  • 希望对方:广东省,与家人关系好,爱笑甜美大眼睛 -
  • 有兴趣请联系 1498425439@qq.com +
  • 有兴趣请联系 1498425439@qq.com,也欢迎反馈问题和需求

    支持

    @@ -112,6 +114,7 @@ Show doc comment at the Project view Tree, line End, json, other

    English Change Notes: