Improving completion to support the correct table name for autocompletion and formatting
This commit is contained in:
@@ -15,7 +15,7 @@ from myfasthtml.core.formatting.dsl.completion.contexts import (
|
||||
detect_context,
|
||||
)
|
||||
from myfasthtml.core.formatting.dsl.completion.suggestions import get_suggestions
|
||||
from myfasthtml.core.formatting.dsl.completion.engine import (
|
||||
from myfasthtml.core.formatting.dsl.completion.FormattingCompletionEngine import (
|
||||
FormattingCompletionEngine,
|
||||
get_completions,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user