100 Commits
Author SHA1 Message Date
张志豪 3aa21346ca 6.26 2022-09-13 22:42:56 +08:00
张志豪 1f609bef4d Drop sponsor 2022-09-13 18:05:42 +08:00
张志豪 1b6743ee43 6.25 2022-06-18 20:41:38 +08:00
张志豪 b39a9c736b 6.24 2022-06-07 13:28:45 +08:00
张志豪 a2294a0c87 Fix scope highlighting does not work issus (#2478) 2022-06-07 13:21:31 +08:00
张志豪 64ded4f5fd Fix using wrong color schema issue #2478 2022-06-06 14:04:29 +08:00
张志豪 20b82baea8 6.23 2022-05-04 15:18:28 +08:00
张志豪 05aa7987e5 Using tabnine png logo 2022-04-29 09:14:25 +08:00
张志豪 1709002e08 6.22 2022-04-28 21:17:37 +08:00
张志豪 5c0431da16 6.22 2022-04-28 21:09:04 +08:00
张志豪 179477d611 Codota => Tabnine 2021-11-29 09:40:05 +08:00
张志豪 5645cdcbd2 6.21 2021-08-25 15:30:45 +08:00
张志豪 777d0e01a5 Add support for disable rainbowify Python keywords 2021-08-25 15:29:20 +08:00
张志豪 afb33674f6 6.20 2021-08-24 23:34:55 +08:00
张志豪 6423831e3c Add CODE_OF_CONDUCT.md & CONTRIBUTING.md & update existing docs 2021-08-24 23:24:52 +08:00
张志豪 81ba1a1480 Add stale.yml 2021-08-24 23:24:52 +08:00
张志豪 2c63036fbc Add JvmArgs for runIde task 2021-08-22 18:02:19 +08:00
张志豪 ed2aead6f6 Support more Python keywords 2021-08-22 18:01:55 +08:00
张志豪 f7cce387c1 refactor: remove unused args 2021-08-22 17:38:38 +08:00
张志豪 b2edd310ff Initial commit for rainbowify Python keywords 2021-08-22 17:35:15 +08:00
张志豪 c9887658b9 Compatible with DataSpell 2021-08-21 10:51:15 +08:00
张志豪 aa511946af Using textMatches instead of text to avoid expensive traverses the whole PSI tree & format code 2021-08-18 18:51:58 +08:00
张志豪 277495f165 refactoring 2021-08-13 11:30:15 +08:00
张志豪 b80a898619 mirror changes from [Extract IndentGuideRenderer into a separate class](https://github.com/JetBrains/intellij-community/commit/efe95372f2548f1f187dfab487d8530699675afa) 2021-08-13 11:08:59 +08:00
张志豪 ca4212b955 mirror changes from Let general HighlightingPasses (i.e. not TextEditorHighlightingPass-derived) run in parallel to other passes since they are not dependent on anything. Make document notnull as by-product (https://github.com/JetBrains/intellij-community/commit/e7f246b594cbc83211de0c32f3742922de50fb9f) 2021-08-13 10:44:06 +08:00
张志豪 01c1069c1c cleanup 201.* stuff 2021-08-13 10:32:27 +08:00
张志豪 9f21c1272d refactoring 2021-08-13 10:22:57 +08:00
张志豪 6e0c8ab2d9 run verifier with IIU-2021.2 & remove dead vscode plugin in .gitpod.yml & bump kotlintest to kotest 2021-08-06 11:54:39 +08:00
张志豪 95abe080f5 Eat exceptions inside RainbowHighlightVisitor.analyze() 2021-07-15 09:53:20 +08:00
张志豪 d92fcb751f 6.19 2021-07-11 15:48:03 +08:00
张志豪 85db7e2f66 New color schema for light theme 2021-07-11 14:39:29 +08:00
张志豪 909f251152 refactoring: using jackson instead of org.json since org.json not bundled with SDK 2021-07-11 14:18:21 +08:00
张志豪 9e50fe501f remove unused randomColor.js 2021-07-11 13:38:23 +08:00
张志豪 fed9873be2 Refactoring: simplify random color API usage 2021-07-11 13:36:43 +08:00
张志豪 5777d7bace Initial commit for remove Nashorn Engine 2021-07-11 13:24:28 +08:00
张志豪 671b3f5732 Bump gradle to 7.1 2021-07-01 13:03:23 +08:00
张志豪 63736b058e [SQL] the END keyword is improperly detected as closing a BEGIN scope when the END actually closes a CASE #2280 2021-06-30 18:07:22 +08:00
张志豪 61e3226ef3 [ci skip] update README 2021-06-23 21:54:15 +08:00
张志豪 696702c3f7 [ci skip] Compatible with HUAWEI DevEco Studio 2021-06-15 18:25:17 +08:00
张志豪 b3e56a0715 Mirror changes from branch 2020.2, error report removed 2021-06-12 16:54:24 +08:00
张志豪 df543821d8 [ci skip] update README.md 2021-06-12 16:49:00 +08:00
张志豪 7c35e9ccd5 Remove deprecated API usage(still need re-compile after build 2021.2 release) & cherry pick change log from branch 2020.2 2021-06-12 16:33:17 +08:00
张志豪 c50b43896b Bump GitHub action versions 2021-06-05 14:15:18 +08:00
张志豪 50958a273d Fix #2037 Wrong coloring in generic < after comparison operator < 2021-06-05 13:21:46 +08:00
张志豪 80940e599a rewrite build.gradle with build.gradle.kts 2021-05-01 13:59:24 +00:00
张志豪 06dc2df770 Remove some deprecated API usage
This reverts commit 890df1b02b.
2021-03-10 23:04:43 +08:00
张志豪 c8d93fe718 Initial commit for 2020.3 2021-03-10 23:03:29 +08:00
张志豪 46d3a9929c Fix deprecated API usage 2021-03-06 15:21:52 +08:00
张志豪 890df1b02b Revert "remove some deprecated API usage"
This reverts commit 2b71a61172.
2021-03-06 15:14:27 +08:00
张志豪 48897f6e7a 6.17 2021-03-06 14:59:54 +08:00
张志豪 4fc1e67172 remove some deprecated usage 2021-03-06 14:42:15 +08:00
张志豪 2b71a61172 remove some deprecated API usage 2021-03-06 14:22:43 +08:00
张志豪 97262f1caf update banner icon 2021-03-01 18:08:45 +08:00
张志豪 6e71a28a09 better banner actions 2021-03-01 16:18:52 +08:00
张志豪 f11d6de230 Fix compatibility issue 2021-03-01 14:23:18 +08:00
张志豪 ada7b9a100 update README 2021-03-01 13:42:30 +08:00
张志豪 8ddbc17c72 Fix #1067 Don't rainbowify big files notification annoying 2021-03-01 13:38:56 +08:00
张志豪 f227fd8b2f Fix #1057 Wrong coloring in lambda expressions with braces
(cherry picked from commit c5a2888173f9cd4403391f87afaf8729856c24e2)
2021-02-27 23:26:01 +08:00
张志豪 87f3e87151 update plugin.xml 2021-02-23 19:29:03 +08:00
张志豪 f57e44ebd7 refactoring for jade/pug support 2021-02-23 19:18:23 +08:00
张志豪 1fdb130892 Initial commit for #458 Color Parentheses In Go Template 2021-02-23 16:37:21 +08:00
张志豪 93f8aa9a6d Fix #191 C# Razor Pages (.cshtml) Support 2021-02-23 15:01:45 +08:00
张志豪 f527958e86 Add < & > support for C# #497 2021-02-22 19:50:00 +08:00
张志豪 4571136041 Fix missing pair for C#
(cherry picked from commit 5aa184e0c0c67f13a8a108a65a4c14126503b473)
2021-02-21 23:45:47 +08:00
张志豪 104fd6c424 6.16 2021-02-21 23:11:10 +08:00
张志豪 c5331b0c38 upload-artifact is STUPID, follow: https://github.com/actions/upload-artifact/issues/39 2021-02-21 23:00:10 +08:00
张志豪 1a48c44fba update snapshot build file name 2021-02-21 22:46:00 +08:00
张志豪 f40bc03e20 upload build snapshot to github actions 2021-02-21 22:25:54 +08:00
张志豪 5836e0d4f0 Fix #497 C# in Rider - only squiggly brackets are rainbowified
(cherry picked from commit 086805155a79d90862ab315a95555b9b6f32cd2e)
2021-02-21 22:23:10 +08:00
张志豪 3c15c62f71 GitHub issue/pr links in IDEA Git log & Add icon for JetBrains Toolbox and IntelliJ IDEA
(cherry picked from commit dedb13e215d62cd38e24c0dc1a0597a84df5721e)
2021-02-19 16:50:06 +08:00
张志豪 c0fdfbaf90 speed up GitHub Actions 2021-02-12 23:26:35 +08:00
张志豪 1a8d1b975b travis & appveyor & circleci removed 2021-02-12 22:55:52 +08:00
张志豪 a2e25650f6 update badge of build status 2021-02-12 22:26:55 +08:00
张志豪 73c93f8337 update workflows 2021-02-12 22:20:25 +08:00
张志豪 53ea7c7ab7 Switch to GitHub Actions 2021-02-12 21:53:11 +08:00
张志豪 f72dcab490 Update plugin verifier 2021-02-12 10:01:54 +00:00
张志豪 4b784f5f84 Fix #973 File text mismatch
(cherry picked from commit f67bd84af9ac2e96e7831ef7224d57baad0660fb)
2021-02-12 17:56:05 +08:00
张志豪 a014d4071a #943 nested Pug lang inside Vue.js support 2021-02-03 21:45:03 +08:00
张志豪 16a0fb8cb8 Fix #933 fix #931 6.15 2021-02-02 09:28:30 +08:00
张志豪 04df9188d8 Fix #932 Fix #930 always throws the same exception 2021-02-02 08:36:16 +08:00
张志豪 385ebd126d Fix wrong line count
(cherry picked from commit 16e2d750d8d38a4160f9cb93d3c7e2d9b0a278c1)
2021-02-01 18:54:08 +08:00
张志豪 a1eee89aff Should only notify once for big files
(cherry picked from commit fa43123983c38adfb367e73b418c4c2b331f789a)
2021-02-01 18:45:48 +08:00
张志豪 7dd7d533a1 6.14 2021-02-01 18:29:44 +08:00
张志豪 08921e2985 [ci skip] update plugin description 2021-01-30 22:24:25 +08:00
张志豪 21ab983945 Fix #799 Fix #817 Wrong element created by ASTFactory 2021-01-30 22:10:53 +08:00
张志豪 bc4859c9b6 Fix #875 cannot create configurable component
(cherry picked from commit 536f92d89b64539e3d7d4501591a97cd4a1d9c5a)
2021-01-30 22:10:26 +08:00
张志豪 2fe50bf08a Fix #784 :Disable rainbowify on big files(>1000 lines for now)
(cherry picked from commit 4bc3010ba224bfc7a10a1d1a72e6d1999df769fd)
2021-01-30 19:07:37 +08:00
张志豪 ea1bc6ba6f Fix #830 : New option "Do NOT rainbowify template string"
(cherry picked from commit 6c104301ebea8c88a980bbceae09362aabdcfb82)
2021-01-30 19:07:29 +08:00
张志豪 0fc2b00aa0 Fix #897 Pug Language Support
(cherry picked from commit a875df4b3d86538ec4a8b36f9ab5cf4f5a0e61de)
2021-01-30 19:07:21 +08:00
张志豪 8414e8a2ea Fix #851 Rainbowify tag name doesn't works in JSX
(cherry picked from commit fa53f8fa0add3d9839b9d3cbac3e0448da55ac7b)
2021-01-30 19:06:07 +08:00
张志豪 ec986666bd Fix CI 2021-01-30 13:22:01 +08:00
张志豪 b63ef319e0 bump gradle intellij plugin & use runPluginVerifier 2021-01-30 12:56:59 +08:00
张志豪 85db8483f1 Initial support for Pug Language #897 2021-01-30 12:47:26 +08:00
张志豪 32cd6f8958 add jade plugin #897 2021-01-30 12:46:45 +08:00
张志豪 b92099f9c1 6.13 2021-01-07 05:44:06 +00:00
张志豪 d38fa01275 Set plugin as non-dynamic plugin by require-restart="true"
(cherry picked from commit 077aecb70be916647fc53987b84851c11b571f8f)
2021-01-03 19:33:38 +08:00
张志豪 661d8b6b54 Remove label check 2020-12-26 16:08:50 +08:00
张志豪 ddf9f62278 run actions sequentially 2020-12-26 16:05:17 +08:00
张志豪 18b20a9134 add 'label-and-close-issue.yml' 2020-12-26 15:59:39 +08:00
张志豪 f14d77cb01 [ci skip] remove auto generated lable config to avoid trigger github action twice 2020-12-16 20:43:25 +08:00