Skip to content

Commit

Permalink
Update number scope data to recent changes
Browse files Browse the repository at this point in the history
See sublimehq/Packages#2460 for the discussion.
  • Loading branch information
FichteFoll committed Nov 2, 2020
1 parent 7a48e33 commit 5c65b4a
Showing 1 changed file with 13 additions and 15 deletions.
28 changes: 13 additions & 15 deletions plugins/lib/scope_data/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,24 +13,14 @@
constant
numeric
integer
binary
octal
decimal
hexadecimal
other
float
binary
octal
decimal
hexadecimal
other
complex
real
imaginary
base
value
suffix
character
escape
language
infinity
nan
other
placeholder
Expand Down Expand Up @@ -150,6 +140,14 @@
parameters
return-type
namespace
number
integer
decimal
hexadecimal
octal
float
decimal
hexadecimal
preprocessor
annotation
identifier
Expand Down

0 comments on commit 5c65b4a

Please sign in to comment.