Sergey Chernov sergeych
  • Joined on 2022-07-18
sergeych closed issue SergeychWorks/lyng#68 2025-12-04 01:56:27 +03:00
spell check in lyng file
sergeych closed issue SergeychWorks/lyng#69 2025-12-04 01:56:27 +03:00
formatter: color for @Annotations
sergeych pushed to master at SergeychWorks/lyng 2025-12-03 17:38:03 +03:00
c63d643469 fixed formatter bugs and some tests; upgraded formatting in plugin
f592689631 annotation highlighting (missing)
Compare 2 commits »
sergeych pushed to master at SergeychWorks/lyng 2025-12-03 15:49:34 +03:00
834f3118c8 annotation highlighting
sergeych pushed to master at SergeychWorks/lyng 2025-12-03 14:48:30 +03:00
d285335e1c plugin: spell checker f0r 2025
sergeych opened issue SergeychWorks/lyng#71 2025-12-03 14:06:47 +03:00
formatter: smart closing brace
sergeych pushed to master at SergeychWorks/lyng 2025-12-03 03:29:46 +03:00
2e17297355 Add Grazie-backed grammar checker and dictionary support to Lyng IDEA plugin and variants for replacements with or without Grazie interfaces
sergeych closed issue SergeychWorks/lyng#66 2025-12-02 05:30:03 +03:00
formatter: add color for class declaration
sergeych closed issue SergeychWorks/lyng#67 2025-12-02 05:30:03 +03:00
plugin: mark the line with the first error and probably show the error
sergeych pushed to master at SergeychWorks/lyng 2025-12-02 05:29:44 +03:00
fbea13570e idea plugin now shows errors that prevent syntax highlighting and show cached syntax coloring remembered from the last successive pass
sergeych pushed to master at SergeychWorks/lyng 2025-12-02 05:04:30 +03:00
067970b80c Add MiniAst documentation system and Markdown rendering for built-in and IDE documentation.
sergeych opened issue SergeychWorks/lyng#70 2025-12-02 02:16:21 +03:00
formater: fix consequtive ')'
sergeych opened issue SergeychWorks/lyng#69 2025-12-02 01:51:29 +03:00
formatter: color for @Annotations
sergeych opened issue SergeychWorks/lyng#68 2025-12-02 01:51:01 +03:00
spell check in lyng file
sergeych opened issue SergeychWorks/lyng#67 2025-12-02 01:17:40 +03:00
plugin: mark the line with the first error and probably show the error
sergeych opened issue SergeychWorks/lyng#66 2025-12-02 01:16:49 +03:00
formatter: add color for class declaration
sergeych opened issue SergeychWorks/lyng#65 2025-12-02 01:16:17 +03:00
formatter: add indent in multiline comments
sergeych closed issue SergeychWorks/lyng#64 2025-12-02 01:15:54 +03:00
plugin: enum is not properly highlighted and formatted
sergeych opened issue SergeychWorks/lyng#64 2025-12-02 00:20:09 +03:00
plugin: enum is not properly highlighted and processed
sergeych pushed to master at SergeychWorks/lyng 2025-12-01 21:14:54 +03:00
c52e132dcc more readme