Keshav Mohta
Keshav Mohta
in top level example file; update syntax with top level **await**
under the **top level await** example folder, the code in *main.js* file is similar to **dynamic module imports** example folder *main.js* file content, There is no example of usage of...
### Describe the bug with Ubuntu V 24.04 Firefox v 125.2 ```sh gh version 2.45.0 (2024-03-31 Ubuntu 2.45.0-1build1) https://github.com/cli/cli/releases/tag/v2.45.0 ``` installed github cli in ubuntu24.04 using > sudo apt install...
I have been developing an extension which use regex and it was stopped working when todo tree extension is enabled . I dont know why this is happening but just...
### What version of Hono are you using? 4.0.9 ### What runtime/platform is your app running on? Node.js ### What steps can reproduce the bug? create a basic layout file...
1. fixed typo 2. markdown syntax added for links and added link separately 3. added download emoticon
looking for some theme integrated thing for project manager like we can set diffrent color for tags or file icon for tag when see project in sidebar
Type: Bug open mark down file. write something and pause for a second cursor jumped to next line automatically before extension bisect issue[ raised here ]( https://github.com/yzhang-gh/vscode-markdown/issues/1448 ) Extension version:...
### Describe the bug Using shadcn with astro and create button component as per your documentations. below is the generate code ```tsx import { Slot } from "@radix-ui/react-slot"; import {...
First, Thanks for amazing and useful package. using it in building npm package and when test local it works fine but when do `npm pack` and when run it it...