Wei Xu
Wei Xu
**Is your feature request related to a problem? Please describe.** When reading the code of a completely new project, it is convenient to keep the 'Definition preview' toggled and jump...
Hi, Thanks for this awesome plugin and I am really enjoying it. Current I am able to send code to the repl via motion command(j,k, etc) which is very convenient....
## Summary I successfully built Slicer(latest mater by the day) and it prompts some messages in the terminal after launching it. ## Steps to reproduce Building: ``` sudo apt install...
Hi, Thanks for the examples and it is very helpful. I got a compile error that tells llvm-g++ not exist. I tried to install llvm 14 and 15, and manully...
I ran to error with the followinig error: # python3 ./tfviewer.py /datasets/imagenet2012/5.1.0/imagenet2012-train.tfrecord-00004 --overlay classification imagenet2012-train.tfrecord-00000-of-01024 imagenet2012-train.tfrecord-00003-of-01024 imagenet2012-train.tfrecord-00006-of-01024 imagenet2012-train.tfrecord-00009-of-01024 imagenet2012-train.tfrecord-00001-of-01024 imagenet2012-train.tfrecord-00004-of-01024 imagenet2012-train.tfrecord-00007-of-01024 imagenet2012-train.tfrecord-00002-of-01024 imagenet2012-train.tfrecord-00005-of-01024 imagenet2012-train.tfrecord-00008-of-01024 root@uefi-popos-20:/tfrecord-viewer/src/tfrecord-viewer# python3 ./tfviewer.py /datasets/imagenet2012/5.1.0/imagenet2012-train.tfrecord-00000-of-01024 --overlay classification...
Hi, Thank you very much for the repo! I am new to micropython and trying to play with a st7735 display on esp32c3 and set up micropython with mpremtoe enabled,...