thdoan

Results 78 issues of thdoan

**Describe the bug** For the Table component, I wish you would make the entire header cell clickable instead of only the arrow icon for sorting. **To Reproduce** Steps to reproduce...

enhancement

Given this sample Markdown file: https://gist.githubusercontent.com/thdoan/07518c0eec8804390d0938a647766f2e/raw/e50b354206d8bc71894762ce1bb5150879d610cf/sample.md ![image](https://user-images.githubusercontent.com/4110567/217113479-38cf8ca1-9bda-4a32-93ad-01a5d568c6e1.png) ``` --- ```

# Bug report ## Describe the bug I'm following instructions on [Manage Subscriptions and Protect Content With Stripe](https://www.netlify.com/blog/2020/07/13/manage-subscriptions-and-protect-content-with-stripe/), but it seems like this step is no longer working: > Copy...

As demonstrated below, I removed a binding, restarted the program, and the binding is still not removed: ![keybinding_del](https://user-images.githubusercontent.com/4110567/236433993-9d692de9-000c-42bc-adfd-6bb347198a0b.gif)

Right now you can create duplicate keybindings through the Settings GUI. This can lead to some problems, like when you remap `line-wrapping:toggle` to `ctrl+w` and now you can no longer...

Have you read this? https://about.crunchbase.com/blog/create-chrome-extension-sidebar/ It might offer up some new ideas around embedding extensions inside an iframe.

Please preserve the "Toggle On/Off FingerText" setting across sessions (or allow people to set the default toggle setting in the ini file).

Instead of triggering the zoom when you hover the mouse cursor over the image, it would be nice to have an option to trigger the zoom only when you click...

Awesome service! Here are a few things that could use some extra formatting: 1. Tasks - remove bullet points GitHub: ![image](https://user-images.githubusercontent.com/4110567/211127570-7b13be5d-53c9-40b9-b263-64a09d85dfc3.png) Gist.io: ![image](https://user-images.githubusercontent.com/4110567/211127583-996bf480-99a1-425f-b22e-2e46db97da77.png) 2. Tables - add borders? GitHub: ![image](https://user-images.githubusercontent.com/4110567/211127612-4bf6623b-ee62-4903-ad10-8cbddd869cb5.png)...

### Minimal, reproducible example ```TypeScript A couple issues with the README.md... 1. For people who arrive at https://www.npmjs.com/package/puppeteer-core, following the instructions there will not work: import puppeteer from 'puppeteer'; ```...

bug
confirmed
documentation
P3