apple mate

Results 39 issues of apple mate

![screen shot 2015-12-12 at 2 46 34 am](https://cloud.githubusercontent.com/assets/538657/11753980/0e754408-a07b-11e5-94cc-e4e224c090e8.png) 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...

![CleanShot 2024-08-10 at 01 37 55](https://github.com/user-attachments/assets/72e31bcd-57b8-4f5a-8322-92d4a8783a15) auto complete works, but not seeing the icons preview

![CleanShot 2024-08-13 at 09 53 54](https://github.com/user-attachments/assets/2e7d7979-488d-4ce9-a486-8469710e11b4) 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 ![CleanShot 2024-09-04 at 11 46 10](https://github.com/user-attachments/assets/8a67e437-8dd7-483f-a6d6-3b212684010f) ### Reproduction ``` import autosize from 'svelte-autosize' ``` ### Logs...

needs discussion

I got this error, how can I disable it ? ![CleanShot 2024-08-29 at 00 47 29](https://github.com/user-attachments/assets/65ec5f3a-9302-437b-b0e4-5a8af1aab270) ![CleanShot 2024-08-29 at 00 47 39](https://github.com/user-attachments/assets/2fbe3b85-60d9-4c5c-bcc9-aad007b7a7a9) 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

feature request

how to make the position top center?