Dominic Vonk
Dominic Vonk
See PR #5041
For example: Extension: ```ts import knex, { Knex } from "knex"; knex.SchemaBuilder.extend("hasOrCreateTable", async function (this: Knex.SchemaBuilder, tableName: string, callback: (tableBuilder: Knex.CreateTableBuilder) => void): Promise { if (await this.hasTable(tableName)) { return...
Hi, I mean when you click on a link, it will not directly open a new tab, but instead open in in a preview window so you will not have...
Hi, Thank you, I will add this.
In which language are you trying to use it?
Do you use intelephense?
You should use only intelephense and no intelesense, this is not needed
Hi did you try this?
Hi, I will check this out, I think it's caused by the php 8. But I will fix this
Hi, check the new inlay hints extension