Results 440 comments of Jack Works

> > `do` expressions themselves would be another example, but that's kind of pathological. > > Why can't you _do_ this? > > ```js > let x = do {...

> install @babel/plugin-do-expressions and download Typescript pull request with do expressions Hi happy to see someone is really using that TS PR, but I want to notice you, babel plugin...

This is extremely useful when I working on do expression. Currently, I need to transform code like this: ```ts class T extends Array { *f() { const a = do...

e.g. Input ```jsx ``` Output ``` html\`\` ``` You can see the document of lit-element. It's a framework use tagged template string as it's template

![image](https://user-images.githubusercontent.com/5390719/61195003-f770ab80-a6f7-11e9-988f-9e6cac3ef6f3.png) Scan code with green color is okay. With red color is bad ( 1(qwerty) => &(dvorak) => No scan code for &, but shift+7 is & => 08 (scan...

Now I'm using this as the result ![Jack's Dvorak-qwerty](https://user-images.githubusercontent.com/5390719/100296033-26727f00-2fc6-11eb-80cf-8728e177121f.png)

Working on it: ![image](https://user-images.githubusercontent.com/5390719/204093494-fc7b81a6-6440-4297-9a10-18f2429a9535.png) ![image](https://user-images.githubusercontent.com/5390719/204093499-23e67b6e-078c-4c2f-b8ea-56f73271ab7f.png)

> @Jack-Works Curious if you ever made further progress on this? It would be super useful. Sorry No, I'm working on other open-source projects these days. I'm still willing to...

@connor4312 I'm using the latest nightly version and still have this problem. are you sure it's the same problem?

> Can you confirm what version of nightly you're running? THere was an issue in our pipelines that prevented it getting published for a little while I tried v2023.4.2817