Skip to content

Conversation

@Raubzeug
Copy link
Contributor

No description provided.

@Raubzeug Raubzeug requested a review from artemmufazalov May 31, 2024 15:25
@Raubzeug
Copy link
Contributor Author

closes #858

@Raubzeug Raubzeug force-pushed the improve-autocomplete branch from a500ab0 to 6477e8e Compare May 31, 2024 15:26
Copy link
Member

@artemmufazalov artemmufazalov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CREATE VIEW my_view WITH () AS SELECT 1;

In WITH section settings for tables are suggested

@Raubzeug
Copy link
Contributor Author

Raubzeug commented Jun 3, 2024

closes #867

@Raubzeug Raubzeug force-pushed the improve-autocomplete branch from 68383f0 to a38dd10 Compare June 4, 2024 14:17
rangeToInsertSuggestion: monaco.IRange,
entityType: YQLEntity,
): Promise<monaco.languages.CompletionItem[]> {
const tableHints = await getEntitySettings(entityType);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, rename tableHints to entityHints

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants