ec28b219f3
plugin: another attempt to fix spell checker
2026-01-14 14:28:50 +03:00
6fa57c8197
plugin: run command. Lyng string "hello"*repeatCount operator. Plugin spell check is still not working properly
2026-01-14 13:34:08 +03:00
2d2a74656c
plugin: remove flaky spell checking for 2024.*
2026-01-13 07:10:03 +01:00
6b957ae6a3
Refactored ObjRef evaluation logic for enhanced performance and consistency across unary, binary, and field operations. Added evalValue overrides for more streamlined value resolution.
2026-01-11 01:42:53 +01:00
aba0048a83
plugin no wworks with .lyng.d files. hurray
2026-01-06 19:32:40 +01:00
fdc044d1e0
Added support for extern declarations and enhanced .lyng.d merging
...
- Implemented `extern` support for functions, classes, objects, enums, and properties in the `MiniAST`.
- Updated `MiniAST` to include `isExtern` field for applicable nodes.
- Enabled merging of `.lyng.d` declaration files into main `.lyng` scripts.
- Adjusted tests to validate `extern` behavior and documentation handling.
- Minor fixes to parser logic for improved robustness.
2026-01-06 17:05:03 +01:00
bc6613ec01
attempt to add navigation to plugin (partial success)
2026-01-03 11:59:50 +01:00
c35d684df1
started autocompletion in the plugin
2025-12-07 23:06:05 +01:00
834f3118c8
annotation highlighting
2025-12-03 13:49:09 +01:00
2e17297355
Add Grazie-backed grammar checker and dictionary support to Lyng IDEA plugin and variants for replacements with or without Grazie interfaces
2025-12-03 01:29:34 +01:00
c52e132dcc
more readme
2025-12-01 19:14:43 +01:00
ec49bbbf52
idea plugin 0.0.2-SNAPSHOT, improced, added reformat code. Formatting tools improved in lynglib. Site information added
2025-12-01 17:50:27 +01:00
06e8e1579d
idea plugin 0.0.1-SNAPSHOT: basic coloring and editing aids
2025-11-30 23:57:04 +01:00