apple mate
apple mate
 typing 'ala' the character ala in alabama is highlighted. That screen shot is from twitter demo. How to enable that mode?
with node-adapter I can upload file to api route with svelte-adapter-bun I can not upload file to api route. Error: 403 forbidden tested with the same file and size to...
connection string isn't working This is how I connect to db ```js export const kx = knex({ client: 'mysql2', connection: { connectionString: 'mysql://root:kilo@localhost:3306/opdb', }, }) ``` I got error ```bash...
 auto complete works, but not seeing the icons preview
 I got this bug: Cannot find module '@ernane/svelte-star-rating' or its corresponding type declarations my package ```json "@silintl/svelte-google-places-autocomplete": "^1.2.5", "@sveltejs/adapter-auto": "^3.2.3", "@sveltejs/adapter-node": "^5.2.1", "@sveltejs/kit": "^2.5.21",...
### Describe the bug "default" is imported from external module "svelte-autosize" but never used  ### Reproduction ``` import autosize from 'svelte-autosize' ``` ### Logs...
I got this error, how can I disable it ?   and this is my prettierrc ``` { "useTabs":...
### Describe the problem how can you highlight this code ? ### Describe the proposed solution what setting to turn on ? ### Importance nice to have
how to make the position top center?