Giacomo De Lazzari
Giacomo De Lazzari
Fixes #226 and other instances where the parser was getting stuck because an unexpected token was encountered, such as: ``` function foo(a: i32) ``` ``` function foo(a: i32) ``` ```...
Disclaimer: I'm an hardcore Linux user (so much that I don't even know how to use Windows) and I fully believe it is a superior platform. **but** given the Kickstarter...
Hi, I'm trying to use purs-loader to integrate some PureScript code in my Vue project (created with the latest [vue-cli](https://cli.vuejs.org/)). My `vue.config.json` (which allows to modify the Webpack's configuration) looks...
I'm working on a C++ project where this repository is added as a CMake subdirectory. I have enabled various compiler warnings and made them into errors (`-Werror`), however this doesn't...
Hi, first of all I want to say that this is one of the best mods I've ever played on Minecraft. But I would like to see a new machine...
## Lapce Version nightly-5aa3b61 ## System information ``` Linux thinkpad-t450s 6.1.1-1-MANJARO #1 SMP PREEMPT_DYNAMIC Wed Dec 21 23:21:50 UTC 2022 x86_64 GNU/Linux ``` i5-5300U with integrated graphics, 12GB RAM ##...
I'm trying to simulate the following room:  where there is a sound source at the top and a microphone array at the bottom. However, `room.simulate()` fails: ``` Traceback (most...
Add a package for the [CZMQ](https://github.com/zeromq/czmq) higher level library (that depends on `libzmq` which is already provided by the `mingw-w64-zeromq` package). I obtained the `PKGBUILD` starting from the `mingw-w64-zeromq` one.