Skip to content

Releases: BeamNG/vscode-lrdb

Release list

v0.5.4

Choose a tag to compare

@tdev tdev released this 18 Nov 14:46
  • Fixed tables missing keys due to assuming that a Lua table was an "array" like table when it was really a "dictionary" table
  • Integer, boolean, and table type keys are now able to be viewed in "dictionary" like tables (before it was only string keys)