Adrien Bertrand
Adrien Bertrand
This is an issue to track the PR upstream: https://github.com/EmmyLua/IntelliJ-EmmyLua/pull/399 Would be nice to have that ported here too :)
Environment -------------- name | version ----------|---------- IDEA version | Intellij IDEA 2020.3.1 ; #IC-203.6682.168 Luanalysis version | v1.2.2 OS | Linux Ubuntu 20.10 What are the steps to reproduce this...
Environment -------------- name | version ----------|---------- IDEA version | 2020.3.1 (IC-203.6682.168) Luanalysis version | 1.2.2 and also repro'd in latest master (now 5018fdb14e170ccfcdaa1359a4db2e662a8dbd27) OS | Linux Ubuntu 20.10 What are...
Environment -------------- name | version ----------|---------- IDEA version | 2020.3.1 (IC-203.6682.168) Luanalysis version | 1.2.1 (also tested on master as of Jan 11th) OS | Linux Ubuntu 20.10 What are...
Environment -------------- name | version ----------|---------- IDEA version | IDEA 2020.1 Luanalysis version | 1.0.1 OS | Linux What are the steps to reproduce this issue? ------------------------------------------------ 1. Make a...
Environment -------------- name | version ----------|---------- IDEA version | IDEA 2020.1 Luanalysis version | 1.0.1 OS | Linux This is somewhat linked to an item I suggested here: https://github.com/EmmyLua/IntelliJ-EmmyLua/issues/26 :...
### Follow-up on #286 - [ ] Breakpoints (on source lines) - [ ] `debugBasicStepNext` needs to be finished - [ ] Code viewer - [ ] new code navigation...
Hi, @Vogtinator has [updated](https://github.com/Vogtinator/libnspire/commit/7d7d962ca49ff9017f6f146336c51ef7f2edf4e0) libnspire to properly support screenshots on CX and CX II. Could you make it available on n-link as well ? Thanks :)
* support C files, and fix C++ flags variable name. * `-lm` needs to be added at the end of the link flags. * minor cleanup and add an "all"...