Ekil

Results 8 issues of Ekil

**Describe the bug** Running `graphql codegen`, get the error: ``` // use yarn TypeError: loader.loaderId is not a function at /Users/like/repo/mine/blog2.0/node_modules/graphql-config/index.cjs.js:430:79 at Array.some () at LoadersRegistry.register (/Users/like/repo/mine/blog2.0/node_modules/graphql-config/index.cjs.js:430:28) at CodegenExtension (/Users/like/repo/mine/blog2.0/node_modules/@graphql-codegen/cli/index.cjs.js:333:24)...

**Describe the bug** There is a performance issue with a large site. For example, https://spec.filecoin.io/. Enable reading mode will cause the site to hang and crash. **Reproduce on a website**...

bug

## **Is your feature request related to a problem? Please describe.** Currently, the parser doesn't skip the `` and `` tags. Check out https://www.solidjs.com/docs/latest/api ![CleanShot 2022-09-23 at 01 29 28](https://user-images.githubusercontent.com/10057502/191813691-1c145d26-5427-4f25-b269-b907de0b2982.png)...

enhancement

**Is your feature request related to a problem? Please describe.** N/A **Describe the solution you'd like** Currently, the cursor's height is equal to line height. When I change the line...

enhancement
PR-welcome

### Bug Description 比如,把“发送键”设置为 meta+enter,点击“同步”,meta+enter 会变回 enter。 ### Steps to Reproduce 1. 设置 upstash 同步参数 2. 把“发送键”设置为 meta+enter 3. 点击“同步” ### Expected Behavior 设置不会变化 ### Screenshots _No response_ ### Deployment...

bug

## Bug Report #### Current Behavior 1. set a custom command ```toml command = ''' if test "$OHOS_DEBUG" = "true"; echo (basename $OHOS_PATH) "debug"; else; echo (basename $OHOS_PATH) "release"; end...

🐛 bug

While I am using the add-on to translate English to Chinese, it selects the bad result instead of good one from google translate. I'll fork and see if I can...

## Description After I opened the outline view, it just keep loading. It happens both on my Mac and Windows. ![ide-html](https://user-images.githubusercontent.com/10057502/34464652-83d5b760-ee57-11e7-9c84-6d58fe20aeb3.PNG) ## Your Environment * [email protected] * node v8.9.1 *...

lsp-server
lsp-client
need-reproduce