mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 00:55:55 +00:00
Update autocomplete list
This commit is contained in:
parent
43dac449b0
commit
742ca5d18f
1 changed files with 2 additions and 1 deletions
|
|
@ -20,7 +20,8 @@ class REPL {
|
|||
// keyword: length of substring that comes after cursor
|
||||
"SetBit()": 1,
|
||||
"ClearBit()": 1,
|
||||
"SetBitmapAttrs()": 1,
|
||||
"SetRowAttrs()": 1,
|
||||
"SetColumnAttrs()": 1,
|
||||
"Bitmap()": 1,
|
||||
"Union()": 1,
|
||||
"Intersect()": 1,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue