Lucy Satheesan

Results 16 issues of Lucy Satheesan

Hi there! I'm reaching out to you because we currently have your extension manually added to our extension gallery at Coder for [code-server](https://github.com/cdr/code-server/), and we're currently working on a migration...

I recently ran `yarn upgrade` and my gulp builds for vscode started failing: ``` [01:43:25] The following tasks did not complete: compile-extensions-build [01:43:25] Did you forget to signal async completion?...

Hi there! I'm reaching out to you because we currently have your extension manually added to our extension gallery at Coder for [code-server](https://github.com/cdr/code-server/), and we're currently working on a migration...

question

Hi there! I'm reaching out to you because we currently have your extension manually added to our extension gallery at Coder for [code-server](https://github.com/cdr/code-server/), and we're currently working on a migration...

Hi there! I'm reaching out to you because we currently have your extension manually added to our extension gallery at Coder for [code-server](https://github.com/cdr/code-server/), and we're currently working on a migration...

Hi there! I'm reaching out to you because we currently have your extension manually added to our extension gallery at Coder for [code-server](https://github.com/cdr/code-server/), and we're currently working on a migration...

# 🚀 Feature Request ### 📝 Description Your extension is only on MS' official extension gallery, which any forks of VSCode cannot use due to MS' Terms of Service. We...

Should close #9. Not sure if this is the way to do it though, need review.

It would be helpful to add support for BigInteger fields in the ORM, for snowflakes and similar ID schemes. Currently, I am unable to use snowflakes with ormantic as snowflakes...

This PR is intended to generally improve performance for replaceSubrange. Currently, it simplifies the main codepath to avoid unneeded branches. Additional plans: - [ ] write benchmarks for replaceSubrange in...