Working on Formating DSL completion
This commit is contained in:
@@ -14,6 +14,7 @@ FILTER_INPUT_CID = "__filter_input__"
|
||||
class Routes:
|
||||
Commands = "/commands"
|
||||
Bindings = "/bindings"
|
||||
Completions = "/completions"
|
||||
|
||||
|
||||
class ColumnType(Enum):
|
||||
|
||||
Reference in New Issue
Block a user