GreyDelamar / TDB

cross-platform SQL editor and database tool
GNU General Public License v3.0
5 stars 0 forks source link

Monaco IntelliSense #16

Open GreyDelamar opened 4 years ago

GreyDelamar commented 4 years ago

We should add in autocomplete for sql

GreyDelamar commented 4 years ago

https://microsoft.github.io/monaco-editor/playground.html#extending-language-services-completion-provider-example

GreyDelamar commented 4 years ago

https://github.com/Microsoft/sqltoolsservice

GreyDelamar commented 4 years ago

Not sure how to handle this.. Would love some input 😸

GreyDelamar commented 4 years ago

Maybe consider using this to build our own JS sql autocomplete... https://github.com/webdevel/autocomplete-sql