Elias Hogstvedt

Results 43 issues of Elias Hogstvedt

``` git clone https://github.com/Tencent/TscanCode cd TscanCode/trunk/ make ./tscancode ../samples/lua/ ``` No output. But `./tscancode ../samples/cpp/` works. Same behavior when testing with Wine on TscanCode.exe.

### Description While trying to debug while useSigninCheck suspends indefinitely on latest version and master, I tried to disable suspense but this was not working. Having cloned the repo locally...

Currently there is a local console for zerobrane but I'd like to have a remote console for my own project without the need to duplicate the local console code. At...

Enhancement

scite for instance comments out the default settings. this is very convinient. especially for offline use since the docs are online. :)

Enhancement

Now that we can add mapped directories with the API I think it would make sense to be able to name them as well. If the directory is outside of...

Enhancement

It can take up to 1 second to resize the IDE, close a document, switching documents, and some other things. This depends on the window size of the IDE. I...

Setup: ```bash mkdir raptorjitsegfault && cd raptorjitsegfault git clone https://github.com/diegonehab/luasocket --depth 1 git clone https://github.com/lua/lua --depth 1 git clone https://github.com/raptorjit/raptorjit --depth 1 make -C lua/ MYCFLAGS="-fPIC" make linux -C luasocket...

bug

I think this is better if someone wants to keep updating a route. IMO relying on component render and updates seem flimsy but I can maybe see the appeal of...

for instance in castl/core_objects.lua#338 the string __index override breaks indexing strings:likethis()

https://github.com/fuse-open/fuse-studio/blob/master/Source/AndroidManager/JavaInstaller.cs#L15-L17 ```Do you accept the license? (y/n): y Starting download of Java Development Kit fuse: An error occurred during installation ``` Would be nice if the error mentioned the bad...