Skip to content

Version 0.1.3

Compare
Choose a tag to compare
@tintinweb tintinweb released this 21 Jul 19:44
· 40 commits to master since this release
35d86d3

v0.1.3

  • new: customize semantic highlighting mode #105 #108
    • color and symbol - default (decorate + "arrow")
    • color only - only decorate identifiers declared in the function argument scope
    • symbol only - only show an "arrow" next to an identifier declared in the function argument scope

image

  • fix: uml - fix null-deref when parsing 'using-for *' #106 #107
  • update: configurable trailing "arrow" for semantic function argument highlighting #104 #100