Skip to content

Release 2.0

Compare
Choose a tag to compare
@andreypfau andreypfau released this 17 Aug 18:25
· 18 commits to main since this release
10096ad
2.0 (#124)

* WIP

* func

* FuncFunction stub indexes

* Reference resolving

* New inspections

* variable & parameters resolve

* constant & global var resolving

* forall type references

* function completion provider & fix #44

* annotator

* fix

* fix grammar

* fix chain call grammar

* fix syntax highlighting

* arguments inspection

* parameter hints

* rename refactoring

* smart function call insertion handler

* keyword completion

* completion improvements

* fix indents

* blueprint

* index constants

* documentation rendering

* fix markdown links

* Replace guard clause with function call & pragma version fix #52

* default auto-complete for keyword

* fix inv expression

* working tilda call

* fixed calls

* inbuilt functions doc

* quote handler

* recursive call line marker

* fix modify function args

* fix variable completion

* Basic Tact support

* Global variables and constants declared in including files aren't found (fix #113)

* IDE doesn't allow renaming an identifier if it contains ":" #114

* IDE doesn't allow renaming an identifier if it contains ":" fix #114

* light/dark tact icon

* backport tlb,fift,boc

* new plugin icon

* Update README.md

* 2.0

* README.md update

* update java