207 Commits

Author SHA1 Message Date
林万程
2d7efb7be9 feat(JavaLangDoc): 2.29 show java field value | 显示 Java 字段值 2025-12-22 04:19:39 +08:00
林万程
982059fef4 fix: ReadAction.nonBlocking not submit 2025-12-03 22:44:16 +08:00
林万程
99ae7f7991 chore: rename resolve psiElement and add @NotNull/Nullable 2025-12-02 07:19:15 +08:00
林万程
fa0c17e992 fix: virtualFile.isValid() 2025-12-02 07:17:55 +08:00
林万程
c2a5e26b36 pref: load SQL DDL nonBlocking 2025-12-02 07:15:32 +08:00
林万程
caa9f17454 fix: TreeUI should be accessed only from EDT fixed #89 2025-11-30 17:03:26 +08:00
林万程
5c33174791 fix: read action for getDocument 2025-11-30 14:49:16 +08:00
林万程
eb1f834399 fix: no index json to java field Exception 2025-11-30 14:47:21 +08:00
林万程
ebffbc4b16 fix: Too many non-blocking read actions submitted at once fixed #83 2025-11-30 14:43:40 +08:00
林万程
bf98f3e5c9 feat: 2.28 Alt X switch line end comment | Alt + X 行末注释开关 2025-11-15 11:16:43 +08:00
林万程
cb7b979243 feat: 2.27 use 1st or 2nd comment | 用第 1 或第 2 行注释当文件注释 2025-10-05 20:32:02 +08:00
林万程
f3762a1c91 chore: IDEA add @NotNull @Nullable 2025-09-28 23:03:07 +08:00
林万程
bd243ce877 feat: 2.26 load *.sql ddl comment | 读取 *.sql ddl 注释 2025-09-28 22:51:58 +08:00
林万程
89f619b4b7 fix: valid file and dir 2025-09-13 09:44:58 +08:00
林万程
de46e38d45 fix: fast excel anno and array value 2025-09-13 09:43:19 +08:00
林万程
32be302c4a fix: un save text 2025-08-20 07:34:09 +08:00
林万程
b416235be4 fix: line doc cache invalidation after closing the first open project 2025-08-20 07:28:44 +08:00
林万程
c27a07c598 feat: 2.25 use xml/html/vue 1st or 2nd line comment for tree doc | 用 xml/html/vue 第 1 或第 2 行注释当文件注释 2025-08-18 23:24:42 +08:00
林万程
66b6be52d5 feat: 2.24 Maven pom.xml ${} doc 2025-07-02 07:42:19 +08:00
林万程
9b01bcb50c feat: add easy excel and fast excel anno default in setting 2025-06-24 21:06:27 +08:00
林万程
fd086bacef fix: load Vue Route from array support export default const value 2025-05-01 17:18:21 +08:00
林万程
bc3e0c747f feat(AnnoDoc): 2.23 kotlin anno doc | kotlin 注解注释 Fixed #78 2025-04-20 22:42:09 +08:00
林万程
156ed6f014 pref: Cache update ReadAction.nonBlocking once 2025-03-10 05:44:05 +08:00
林万程
2d3f8d17de feat: 2.22 ollama models blobs comment from manifests | ollama models 文件夹从 manifests 获取 blobs 文件注释 2025-02-21 07:38:15 +08:00
林万程
d6d7d85c5a pref: Vue src/router tree doc runReadAction slow and lineEnd Cache update sync 2025-02-19 07:45:56 +08:00
林万程
ba6ded4d44 feat: 2.21 use JS/TS/Vue "export default" doc for tree doc | 用 JS/TS/Vue "export default" 注释当文件注释 2025-02-07 21:09:22 +08:00
林万程
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