Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 918 Bytes

CHANGELOG.md

File metadata and controls

36 lines (23 loc) · 918 Bytes

0.1.4

  • Fix highlighting rules for the scope keyword usage, no longer graying out everything in the scope.
  • Fix array type matching never ending, no longer breaking highlighting for the rest of the file.
  • Improved other parts of scope highlighting. Improved highlighting of Server, SingleSync, and the other enum member types.

0.1.3

  • Fixed commas in snippets.
  • Shifted around snippet choices to reflect most commonly used ones.

0.1.2

  • Fixed spacing in snippets.

0.1.1

  • Added highlighting for types in map keys.

0.1.0

  • Added the scope, import, as keywords.
  • Added the f16 type.
  • Fixed completely broken icon scaling.
  • Vastly improved the autocomplete system and added a large number of snippets.

0.0.2

  • README fixes
  • Icon added for marketplace pages

0.0.1

  • Initial release
  • Syntax highlighting & intellisense for .blink files