1.10.5 • Published 2 years ago

plaxtony v1.10.5

Weekly downloads
4
License
MIT
Repository
github
Last release
2 years ago

Plaxtony

Set of libraries to work with StarCraft II map files.

Galaxy script

Parser

Code parsing implementation was heavly inspiried by TypeScript parser. (Some chunks of code were even directly re-used.)\ By a result it is very error tolerant, and can handle most of syntax errors within the code, and proceed with parsing the rest of it.

Static analysis

Parsed AST is fully traversed. Symbol table is being built during indexing process. Typechecker implemented.

Language Server Protocol

Implemented providers:

  • Document symbols
  • Workspace symbols
  • Code completions
  • Function signature help
  • Symbol definitions
  • Symbol hover documentation tooltips
  • Find all references
  • Rename symbol
  • Format code

Triggers

Basic capabilities of parsing Triggers | TriggerLib | SC2Lib XML files.

  • Elements list with their metadata
  • Associating elements with their auto generated symbols within galaxy code.
  • Elements documentation from TriggerStrings.txt files.

GameData catalogs

...

Usage examples

1.10.5

2 years ago

1.10.4

4 years ago

1.10.3

4 years ago

1.10.2

4 years ago

1.10.0

5 years ago

1.9.1

5 years ago

1.9.0

6 years ago

1.8.7

6 years ago

1.8.6

6 years ago

1.8.5

6 years ago

1.8.4

6 years ago

1.8.3

6 years ago

1.8.2

6 years ago

1.8.1

6 years ago

1.8.0

6 years ago

1.7.6

6 years ago

1.7.5

6 years ago

1.7.4

6 years ago

1.7.3

6 years ago

1.7.2

6 years ago

1.7.1

6 years ago

1.7.0

6 years ago

1.6.1

6 years ago

1.6.0

6 years ago

1.5.1

6 years ago

1.5.0

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago