Skip to content

Commit 2db38d3

Browse files
committed
VERSION 1.7.4
- Added 1471 names of built-in classes and 76 of built-in structs to the autocompletion - Added small documentation to 1% of these names (I'm ***NOT*** gonna continue that) - Added `A_*` functions highlighting (previously broken, for some reason)
1 parent f7555ab commit 2db38d3

10 files changed

Lines changed: 9424 additions & 13 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log
22

3-
## [1.7.2] The "One less `continue` to rule them all" update
3+
## [1.7.4] The "Classes4Everyone" update
4+
- Added 1471 names of built-in classes and 76 of built-in structs to the autocompletion
5+
- Added small documentation to 1% of these names (I'm ***NOT*** gonna continue that)
6+
- Added `A_*` functions highlighting (previously broken, for some reason)
7+
8+
## [1.7.3] The "One less `continue` to rule them all" update
49
- Removed one single `continue`, that's it.
510

611
## [1.7.2] The "Cleanup, but stronger" update

out/builtIn/completions.js

Lines changed: 10 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

out/builtIn/completions.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)