Skip to content

Releases: ton-community/vscode-func

Release 1.1.7

03 Jul 09:34
Compare
Choose a tag to compare

Fixed

  • Added search keywords to manifest

Release 1.1.6

25 Sep 15:19
Compare
Choose a tag to compare

Fixed

  • Updated tree-sitter to work with Node >18.1

Release 1.1.5

22 Mar 17:14
Compare
Choose a tag to compare

Fixed

  • function declarations parsing
  • % in function names

Release 1.1.4

21 Mar 15:12
Compare
Choose a tag to compare

Fixed

  • new types of #pragma
  • $ in the middle of function names

Release 1.1.3

21 Mar 14:03
Compare
Choose a tag to compare

Fixed

  • $ in function and identifier names

Release 1.1.2

13 Feb 15:32
Compare
Choose a tag to compare

Fixed

  • Windows url detection

Release 1.1.1

03 Jan 12:44
Compare
Choose a tag to compare

Fixed

  • Better identifier regexp in grammar

v0.0.1

28 Mar 17:55
Compare
Choose a tag to compare

Draft version, not ready for production. For demo purposes.

Working:

  • syntax highlighting
  • some snippets
  • code completion for most common functions in stdlib