surrealdb / surrealist

Surrealist is the ultimate way to visually manage your SurrealDB database
https://surrealist.app/
MIT License
1.04k stars 74 forks source link

Autocomplete is not working #208

Closed vitorTheDev closed 3 months ago

vitorTheDev commented 3 months ago

Describe the bug Autocomplete is not working.

To Reproduce Steps to reproduce the behavior:

  1. Connect to a schemaful DB
  2. Type select * from
  3. Wait for autocomplete or press ctrl + space

Expected behavior Should popup with table names to autocomplete. Should also work with variable names.

Environment:

Platform: Desktop
OS: Windows_NT
Architecture: x86_64
WebView: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 Edg/123.0.0.0
Version: 2.0.1
Flags: featureFlags: false, models_view: true, apidocs_view: true, themes: false, newsfeed: true
macjuul commented 3 months ago

This should be resolved in the next patch release. If you do still experience it feel free to re-open this issue!