Denis

Results 10 issues of Denis

https://github.com/viblo/pymunk/blob/master/chipmunk_src/src/cpBody.c#L505

This fixes incorrect highlighting of custom hexadecimal, octal and binary literals. For example, `0x0123'bi` is not highlighted properly: ![Hexadecimal literal not highlighted correctly](https://github.com/saem/vscode-nim/assets/575909/71034810-81eb-4619-8762-df474c8c510f) I also fixed #122 (incorrect highlight when...

I'm having trouble understanding this part of the example code: ``` javascript // for example lets assume we have binary classification problem // so the output of the LSTM are...

dcpu.ru definitely requires some interface improvements (Russian version, help, a bit more neat arrangement of the panels).

Using with plaintext for coding is pretty boring... I want to add some colors, but it's may cause some troubles in some browsers (I prefer to do this by myself...

Make every value in registers & memory sections clickable: open a tooltip on click allowing to edit current value. Would be quite useful for debugging purposes.

Files are downloaded correctly, but they are not selected in the file tree (because paths look different). Also there may be problems with uploads on save.

bug

Now errors show up in either in console or in status bar, which is not very user-friendly.

enhancement

`ZipArchiveReader` currently contains a `records` field, but it's not externally available. It would be useful to have access to compressed/uncompressed sizes, permissions and CRC32s of files in archive