Tags give the ability to mark specific points in history as being important
* update to new documentation pipeline * Fix parameter order for method completions * Add nested classes completions * Add complete name completions (e.g. de.grogra.MyCla ...
* include type decl in lambda statement * fix field and method import, for their parameter type check * add parametrized type * module args are public by default * fix: module-info bug
* Improve parser: * add extent * rules on given graph * resolve type from import abstract class * predicate n:Node(x) -> n is added to suggestions * completions on STRING LITERAL * Async parse * Code Outline * Highlight scopes