Commit Graph

181 Commits

Author SHA1 Message Date
林万程
28b089fbd1 fix: tree file to class only xml and json. fixed #57 #23 2025-02-07 21:08:39 +08:00
林万程
49147b0e7b feat: 2.20 support Vue src/router tree doc | 支持 Vue 路由标题文件树注释 2025-01-31 22:07:12 +08:00
林万程
035d8d590a feat: 2.19 ★ support HTML(Vue) Tag/Attr doc since 2022.3.1 | 支持 HTML(Vue) 标签/属性 注释从 2022.3.1 起 2025-01-25 01:53:08 +08:00
林万程
369b316834 fix(JsonJumpJava): log when ProcessCanceledException Fixed #69 2025-01-24 23:08:24 +08:00
林万程
28decfe964 feat: simple file name for sql-list load 2025-01-08 20:44:22 +08:00
林万程
0287ed4135 fix: add load kotlin for 2024.2 Fixed #67 2025-01-05 10:41:41 +08:00
林万程
61c357cdaf fix: try findInjectedElementAt() Fixed #70 2025-01-05 10:37:46 +08:00
林万程
e89b5e9c79 feat: 2.18 support injected language like SQL | 支持注入语言如 SQL Fixed #68 2024-12-23 20:59:56 +08:00
林万程
95a0be7e98 feat: 2.17 support *.key.regexp and MyBatis xml demo in Git | 支持 *.key.regexp 与 Mybatis xml 示例在 Git 2024-12-23 20:54:51 +08:00
林万程
9298a93cba chore: @NotNull and try 2024-12-05 07:53:07 +08:00
林万程
4583a12b3e refactor(Setting): Separate skip setting and Java setting 2024-12-03 07:30:04 +08:00
林万程
08a106cd72 feat(extDoc): Load xxx.tree/key/doc/json.tsv task -> executeOnPooledThread 2024-09-26 02:03:09 +08:00
林万程
256648a0ed feat(Setting): treeCache default off 2024-09-25 21:35:59 +08:00
林万程
3b9309eb80 feat(extDoc): Load xxx.tree/key/doc/json.tsv when projectOpened -> exitDumbMode 2024-09-21 10:05:26 +08:00
林万程
754536ae6b fix(Action): IDEA 2024.1 ActionUpdateThread.OLD_EDT fixed #52 2024-09-11 02:52:22 +08:00
林万程
8788447aa0 fix(ConfFileInitListener): loop when projectOpened 2024-09-09 23:37:56 +08:00
林万程
151b53d5b1 feat: kt/prop doc temp and trim 2024-09-09 23:37:39 +08:00
林万程
49f8a602bf docs: some comment and @Notnull 2024-07-28 23:29:42 +08:00
林万程
e60ad5722e fix(RustLangDoc): support rust package comment //! fixed #55 2024-07-28 23:29:39 +08:00
林万程
3ac2b8b680 feat(liveTemplates): Temp doc support PHP/Scala, Temp la/reg/end support Ruby/Shell/SQL/XML 2024-03-13 08:42:59 +08:00
林万程
550d011397 feat(HtmlLangDoc): support HTML | 支持 HTML (VUE -> HTML -> XML) 2024-03-12 19:44:55 +08:00
林万程
6220b9a7e7 fix(fromLineUpDoc): /* only one 2024-03-12 19:36:14 +08:00
林万程
e0458287cd fix(JsLangDoc): // JS 2024-03-12 19:30:26 +08:00
林万程
fab33e921b feat(YamlLangDoc): support YAML | 支持 YAML 2024-03-12 19:14:29 +08:00
林万程
e4dee1d768 fix(ScalaLangDoc): ScDocTag.getAllText() -> getText()
incompatible with IntelliJ IDEA Ultimate IU-232.10300.40 due to the following problem
Method not found (1 problem)
Invocation of unresolved method ScDocTag.getAllText() (1 problem)
Method ScalaLangDoc.appendTag(...) contains an invokeinterface instruction referencing an unresolved method ScDocTag.getAllText(). This can lead to NoSuchMethodError exception at runtime.
2024-03-03 21:46:36 +08:00
林万程
b8526f1c6b fix(ScalaLangDoc): ScDocTag.getCommentDataText() -> getAllText()
incompatible with IntelliJ IDEA Ultimate IU-241.14024.14 due to the following problem
Method not found (1 problem)
Invocation of unresolved method ScDocTag.getCommentDataText() (1 problem)
Method ScalaLangDoc.appendTag(...) contains an invokeinterface instruction referencing an unresolved method ScDocTag.getCommentDataText(). This can lead to NoSuchMethodError exception at runtime.
2024-03-03 21:33:30 +08:00
林万程
b7473db601 fix(JavaLangDoc): skipSign not effect in when ☑ // Java 2024-02-28 23:12:47 +08:00
林万程
96b96d844c doc(plugin.xml): lang list and other 2024-02-28 23:07:40 +08:00
林万程
b748470582 fix(plugin.xml): swift depends 2024-02-28 23:06:56 +08:00
林万程
84eceb9343 fix(PhpLangDoc): PHP file tree comment 2024-02-28 23:05:40 +08:00
林万程
b352dbb9ff feat(RubyLangDoc): support Ruby | 支持 Ruby 2024-02-28 07:30:30 +08:00
林万程
e654e960d2 feat(GroovyLangDoc): support Groovy | 支持 Groovy 2024-02-28 07:30:04 +08:00
林万程
a9f1088b8b feat(RustLangDoc): support Rust Method etc. 2024-02-27 19:34:11 +08:00
林万程
7e2b828434 feat(ScalaLangDoc): support Scala | 支持 Scala 2024-02-27 19:33:28 +08:00
林万程
11eae9fa4d docs(CsLineEnd): About Rider C# getReference().resolve() 2024-02-20 21:35:19 +08:00
林万程
82081ae8ec feat(SwiftLangDoc): support Swift | 支持 Swift 2024-02-20 21:25:58 +08:00
林万程
335d9fffff feat(CLangDoc): support C | 支持 C 2024-02-15 21:09:42 +08:00
林万程
62c52fa93d feat(PhpLangDoc): support PHP | 支持 PHP 2024-02-15 21:09:42 +08:00
林万程
10074b3ac7 feat(RustLangDoc): 2.16 support Rust | 支持 Rust 2024-02-15 21:09:40 +08:00
林万程
1b21ab7066 feat(BaseLangDoc): fix cls get comment exception 2024-01-31 21:38:05 +08:00
林万程
eb52684841 feat(BaseLangDoc): MergeDoc skip doc same when not set 2024-01-30 19:48:17 +08:00
林万程
baa2fe1dfc fix(Cache): ignore "Throwable: File is not valid" at FileViewProvider.findElementAt 2024-01-29 21:36:58 +08:00
林万程
694024b212 chore(Sonar): add private constructor 2024-01-26 21:09:10 +08:00
林万程
88088d3099 refactor(Sonar): Extract method to another Class 2024-01-26 20:52:49 +08:00
林万程
8273d15feb chore(BaseLangDoc): add @NotNull @Nullable etc. 2024-01-26 20:03:09 +08:00
林万程
25caa79a68 feat(BaseLangDoc): multi RefClass to support Ref in javadoc and kotlin doc 2024-01-26 19:59:17 +08:00
林万程
b0cd5ad4e1 fix(JavaLangDoc): skip new doc null 2024-01-26 19:53:42 +08:00
林万程
95458c2c5e fix(Prev): skip // for parent 2024-01-26 19:51:27 +08:00
林万程
8805785e17 fix(DocFilter): line count project and global should effective both 2024-01-26 19:43:51 +08:00
林万程
48969443c9 fix(Tree): add isDumb() return in ReadAction for not must 2024-01-23 07:55:09 +08:00