Thomas

Results 64 issues of Thomas

Some math editors do this when you press Shift + Enter: https://user-images.githubusercontent.com/61319150/170836921-bb4b666b-ccf1-446b-9769-4152a9bee199.mp4 This allows users to easily write systems of equations, make things neater and more. Is there either 1)...

It's totally possible to make this extension respond to a command or user action rather than request permission to all_urls. This is an unnessecary permission, only `activeTab` is needed.

enhancement

This would be a nice thing to have, CodeJar is a great framework for this, it lets you use any highlight function and gives you an element, auto indent, parentheses...

enhancement

**Is your feature request related to a problem? Please describe.** Userscripts are a great alternative to extensions as extensions are blocked for many people. It would be good to see...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Add autocomplete for fields after connecting, and show schemas. Like apollo studio...

feature

If someone wants to put a module on CDNJS, then currently when clicking "Copy script tag" it turns out something like this: ```html ``` what if in the json files...

:sunglasses: Nice to Have

If `{x: Int, y: Int}` is unspecified auto position nodes.

enhancement

#### Describe the bug Lots of errors and depreciated things #### To Reproduce 1. Clone using `npx degit navneetsharmaui/sveltekit-starter --force` 2. `pnpm install` 3. `pnpm dev` - See error ####...

bug

So [on the website](https://allcontributors.org/docs/en/bot/configuration#:~:text=%22types%22%3A%20%7B%0A%20%20%20%20%22custom%22%3A%20%7B%0A%20%20%20%20%20%20%22symbol%22%3A%20%22%F0%9F%94%AD%22%2C%0A%20%20%20%20%20%20%22description%22%3A%20%22A%20custom%20contribution%20type.%22%2C%0A%20%20%20%20%20%20%22link%22%3A%20%22%5B%3C%25%3D%20symbol%20%25%3E%5D(%3C%25%3D%20url%20%25%3E%20%5C%22%3C%25%3D%20description%20%25%3E%5C%22)%2C%22%0A%20%20%20%20%7D%0A%20%20%7D%2C) it says at the bottom that one can use custom emojis in the `.all-contributorsrc` file. It instructs you to do the following: ```json "types": { "custom":...

discussion
pinned