weihongliang233

Results 9 comments of weihongliang233

I know about a project called "Language Server Protocol". It provide features like auto-completion or syntax highlight for different editors. And there is already a [Wolfram Language Server](https://github.com/kenkangxgwe/lsp-wl) and it...

Nice work! Recently I've been working with file trees in the browser. I find node's file api not very easy to use. I found a project https://www.npmjs.com/package/files with a relatively...

## Troubleshooting Tips for Windows OS ### Preface: When utilizing Docker containers on a Windows host, various challenges may arise, particularly when attempting to access host machine resources using `adb`...

> I'm using this ext and it works pretty well on windows. > > However, I am wondering is some kind of debug functions are possible. For example, can it...

> Yes, similar to that. The idea of code blocks or code cells. The Matlab IDE does this itself using `%%`. > There is similar functionality in Python IDEs (Jupyter,...

I think "splitting code into blocks" should be an independent functionality. I'm working on it. Here is a [demo](https://github.com/weihongliang233/code-block/blob/main/img/demo.gif). I'll integrate it into this extension soon and hope can implement...

Almost done (if there is no unexpected bugs).

@annevk Thanks for your reply. I tried in firefox and got a different result. During the upload, I press `Alt` and then `File->WokrOffline` After i select `WorkOffline`, the progress still...