Skip to content

Releases: rockide/language-server

0.3.0

12 Feb 03:29

Choose a tag to compare

Changelog

  • c659cba Add nil check for molang vanilla completions
  • 555795e Add v1.21.120 molang queries
  • 79b089d Add v1.21.130 molang queries
  • e87b527 Add vanilla block id to item id store
  • eef509a Add vanilla completions in molang
  • 1bf0149 Enable filter diff in geometry bone source
  • eaced3f Fix jsonc wildcards matching
  • 1b4faac Restrict property default value reference to enum properties
  • 9bb9fe3 Update handlers
  • 538328b Update recipe handler
  • 1b29e7a Update undocumented molang queries
  • 703649e Update vanilla data

0.2.0

29 Dec 08:30

Choose a tag to compare

Changelog

  • 7304528 Add InitializationOptions struct
  • 843ca99 Add minecraft:placement_filter direct block_filter
  • 235da49 Add crafting table name to lang ref
  • eb7f7fe Add custom component store
  • fc77897 Add entity interact text to lang ref
  • afe0d73 Add entityId ref to minecraft:addrider and minecraft:spawn_entity
  • 859cf6c Add entityId ref to client sounds
  • 33a21a0 Add format code completion
  • 00f31bc Add item cooldown store
  • 0093c44 Add item interact button to lang ref
  • 6fa9e81 Add item texture object path
  • ec8beab Add lang handler
  • 6d8541a Add result item for entity item id refs
  • 43c8346 Add spawn rule json handler
  • 6a6d8e2 Add structures store
  • 45dc9af Add support for single pack project
  • b59c62c Add token default to tokenType
  • 0bb7e31 Added New Molang Entires for feature and feature rules (#7)
  • dfd6184 Exclude quotes from symbol range
  • 8771ed5 Fix block key autocomplete
  • 6d935f7 Fix character encoding
  • 72f1c5e Fix document position and offset calculation
  • 3d25b3c Fix incorrect trade table store
  • d457ef5 Fix scoped entity event
  • f9c78a8 Fix text document incremental sync character encoding
  • 052a37e Merge pull request #6 from ink0rr/dev-svdex
  • 02b6473 Merge pull request #8 from ink0rr/feat/lang
  • 2a059c8 Move vanilla data to separate package
  • b2e3e5c Optimize emoji matching using trie
  • 0174f24 Optimize lang parser allocation
  • 17411c0 Rename ItemCooldown to CooldownCategory
  • d0f48f3 Return empty initialize result to prevent unwanted requests
  • 73d4ac9 Specify edit range in molang method completion
  • fbd3a4e Update goreleaser config
  • 98e23db Update repo url

0.1.0

02 Nov 13:06

Choose a tag to compare

Initial release