1
0
mirror of https://github.com/chylex/IntelliJ-Inspection-Lens.git synced 2025-09-06 07:53:13 +02:00
Commit Graph

65 Commits

Author SHA1 Message Date
ce85aa130d Release 1.1.0 2022-10-06 01:57:04 +02:00
0e380a4658 Fix false positive compatibility problem in IntelliJ plugin verifier 2022-10-06 00:27:02 +02:00
e6be154f88 Strip HTML from inspection description 2022-10-05 01:13:48 +02:00
KostkaBrukowa
963c49a3c8 Unescape HTML entities in inspection description 2022-10-04 08:53:39 +02:00
cd465ebc0e Fix exception when async description supplier runs on a non-EDT thread 2022-08-16 06:43:48 +02:00
e3ca432e26 Fix not showing typo inspections after changing minimum severity level 2022-08-10 07:09:48 +02:00
55b71b982b Add README and update the plugin description 2022-08-09 02:58:12 +02:00
ef18a1d9b5 Fix exception if async description supplier returns null 2022-08-05 21:45:21 +02:00
f29b80ac94 Improve performance when enabling/disabling the plugin in files with many inspections 2022-07-29 20:35:14 +02:00
85d85a3911 Hide inspections used only for custom text attributes introduced in 2022.2 2022-07-29 12:43:33 +02:00
2eb185aa9d Disable soft wrapping of inspection inlays 2022-07-08 00:38:13 +02:00
4d46af3224 Refactor to organize responsibilities and clarify code 2022-07-08 00:38:12 +02:00
edef5787b4 Handle dynamic plugin loading and unloading 2022-07-07 22:08:13 +02:00
77a5119c8d Implement inline rendering of inspections 2022-07-07 17:08:33 +02:00
ac038ae79c Add build and plugin configuration 2022-07-07 17:08:33 +02:00