Skip to content

Commit

Permalink
Add boolean & null to constant.language scope data.
Browse files Browse the repository at this point in the history
This commit adds `boolean` & `null` to the `constant.language` scope
data. There were a few PR's regarding this.

1. sublimehq/Packages#2788
2. sublimehq/Packages#2785
3. sublimehq/Packages#2693
  • Loading branch information
UltraInstinct05 committed Sep 17, 2021
1 parent bca17d6 commit 29b4373
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/lib/scope_data/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
language
infinity
nan
boolean
null
other
placeholder
Expand Down

0 comments on commit 29b4373

Please sign in to comment.