Skip to content

Releases: QSPFoundation/Qsp.FSharp.VsCode

v0.1.4

01 Oct 12:52
Compare
Choose a tag to compare
  • chore: set displayName to "QSP (official)"
  • fix: not found QSPFoundation or Fering and client not ready

Full Changelog: v0.1.3...v0.1.4

v0.1.1

16 Sep 13:08
Compare
Choose a tag to compare
  • chore: change publisher to QSPFoundation

Full Changelog: v0.1.0...v0.1.1

v0.1.0

12 Aug 15:23
Compare
Choose a tag to compare
  • feat: recognize text between locations as a comment
  • fix: optional & between instructions in a line
  • feat: add $QspVer(string): string overload for $QspVer('platform') support
  • feat: add assignment destructuring support for tuples
  • feat: add assignment destructuring tuples in AST and print it
  • feat: add support for tuples in expressions
  • feat: add support for assigning multidimensional arrays
  • feat: add support for two-dimensional arrays

0.0.6

26 Sep 04:03
Compare
Choose a tag to compare

parser: feat: @location
parser: fix: $var renamed
parser: feat: loop construct
parser: fix: local vars replaced previous vars
parser: # is not specificator (#13)
parser: scope in dynamic code
parser: fix: explicitVar locale
parser: scopes for if, act, for
parser: feat: local
parser: scope
server: fix publishDiagnostic error (#16)
server: remove "unknown" in diagnostics messages

0.0.5

03 Sep 14:53
Compare
Choose a tag to compare

parser: =*, =+, =-, =/ removed
feat: location outline
parser: /=, =/, *=, =* added
parser: else:
parser: fix: msecscount+x => msecscount(x)
parser: fix: $func

0.0.4

08 Aug 08:53
Compare
Choose a tag to compare

build: net461

0.0.3

07 Aug 18:00
Compare
Choose a tag to compare

build: .Net Core
fix: escape args txt2gam, txt2gam output error
feat: buildAndRun

0.0.2

05 Aug 07:25
Compare
Choose a tag to compare

Добавил комманду "QSP: Build", которая компилирует текущий файл в .qsp