Xuan Huang (黄玄)
Xuan Huang (黄玄)
Hi, I was finding SML editor tools for vscode/vim that is comparable to Emacs SML-mode. I was wondering what's the status of this project and how can I help (if...
### 💻 - [X] Would you like to work on a fix? ### How are you using Babel? Programmatic API (`babel.transform`, `babel.parse`) ### Input code ```js function Foo() { let...
This issue is similar to #621 or #831 where the Unicodes are highlighted with a bold concrete background (I guess it's an error?). It looks like #621 is fixed by...
Try with
Is this a known issue? I'm not ready to publicly share the Notion page yet but the repro is simple: 1. in a table, add a property of type `file`...
Are there any way to debug this? I assume I annotated something wrong by not extending `LanguageServer` after #321 The stack trace is not quite helpful. ``` [info] Running test.languageserver.Main...
I dont know is it a bug or feature request. But I have to said there is tooooo many global styles applied to basic html elements which really makes UI...
Markdown supports alternative style of writing headers via underscores: ``` Header 1 ====== Header 2 --------- ``` It would be nice to have those highlighted as `# Header1` and `##...
## Intro Interestingly, the Try tab could fall into an endless loop of crashing. ## Reproduce step 1. open . This represent source code `let a : int = 1s;`...