Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 2_2_1

    ba775458 · fix xp ·
    * update to new documentation pipeline
    * Fix parameter order for method completions
    * Add nested classes completions
    * Add complete name completions (e.g. de.grogra.MyCla ...
  • 1_2

    043c806e · prerelease 1.2 ·
    * 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
  • 1_1

    * 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
  • 1_0

    1b0f2ebe · cache the initial ctx ·
    first release