- add mock server integration. use
--func mock-server
to use Feakin as mock server - add database test integration. for test database
- refactor the code highlighter
- add color to the output
- add custom environment variable support. can use
--env
to set environment variable
- add layered guarding support
- enable for http endpoint running
- refactor cli usage
- add import for relative path support (6cc1c9d)
- add line marker for layered (a2a1fc7)
- add source set support for highlight (636f0df)
- add type for include stub (ee32c7a)
- color: add color for comments (b4c9e4a)
- goto: init symbol for testing (1c8593b)
- init basic completion (fafb650)
- init bnf for path ref (f49b371)
- init for include syntax (bca7fb4)
- make find by contextNmae usage works (650a057)
- spelling: init origin design (77820bd)
- syntax: add support for var and typedef (ab9bb12)
- syntax: add when is support (0947624)
- try to add parsing for def (947fe71)
- add support for aggregate/entity binding by impl (81d44e2)
- goto: init symbol for testing (1c8593b)
- init basic completion (fafb650)
- make find by contextNmae usage works (650a057)
- stubs: add icon for display (74fdd31)
- stubs: init basic context map stubs (2437c25)
- stubs: make searchable for index (647634e)
- update syntax for feakin layered (f26567a)
- usage: add cached for reference (6ffeab4)
- usage: fix rename issues (466a302)
- usage: make context map to usage (228f8eb)
- add endpoint impl support (91785e7)
- add highlight support for impl (869c3b6)
- add icon for message and method (e9236f0)
- add impl support for items (2a731f5)
- add line marker for struct (962a48f)
- add run icons (2f61a6b)
- add support for impl flow (32f0af6)
- add support for request in request body (9d55240)
- align to clis (5a2f835)
- formatter: init basic format for text (41c7337)
- formatter: make it works (c1e3269)
- formatter: refactor format (73534f2)
- make impl for generate works (72d9b18)
- make run by struct works (7a03671)
- make structure view works (a1d1b47)
- make support for fk comd run (b794f25)
- replace config from impl (5831d22)
- runner: add build for ui samples (d90249a)
- runner: init basic config (e20d032)
- try to add goto support (291dd60)
- try to add runner (583435f)
- update cli config for runner (c9b7db4)
- usage: enable to search for usage (0941be5)
- add basic commeter support (50839da)
- add basic psi support (f169f05)
- add block selection (b6bf72b)
- add brace auto compleete (ee0c508)
- add name element (b9f18e4)
- add simple fix fo folding (bc9731f)
- add support for struct with init (d5b3b04)
- add support for use aggregate (d6626d6)
- convert code to kotlin (3f5ce6d)
- init boilerplate with languages (7aeeb19)
- make folding works (0ec55c7)
- parser: try to add commeter (a7822f8)
- parser: update bnf (8932585)
- try to add navigator (5969ed3)
- try to add stub index (fa89f08)