Miguel M.

Results 22 comments of Miguel M.

Thanks :) Something that might help: when compiling to windows scrolling works correctly, but the console leaves a line break between every log. So I'm guessing that every line is...

@tiagolr nope :/ messed around with it until it was consistent in the cpp target, but never figured out why the two lines for each print.

Doesn't the squareness depend on your basis? Unless I'm missing something you can always make the measurement operator have a square matrix representation by padding it with `0`s where adequate....

@nadako ``` Haxe language server started Initializing completion cache... Processing Arguments [build.hxml,--no-output] Defines analyzer-optimize=1,analyzer_optimize=1,cpp=1,dce=std,haxe3=1,haxe_ver=3.402,hxcpp_api_level=331,source-header=Generated by Haxe 3.4.2 (git build master @ 890f8c7),sys=1,true=1 Using signature a0fb0def2cdab5f5c9b8a8974589e9b6 Display position: ?: -1--1 Cached...

(In case you're wondering if those `ç`s and `ã`s in the path affect the extension; they don't, I can't get working behaviour anywhere.)

Doesn't seem like it. (Although, to be sure: typing out `var hello = "string";` should do the trick, correct?) (Pressing `Ctrl+Enter` does nothing to that effect either.)

I can get completion features with the clone repo. This is very strange, as the projects I'd been working with were fresh, pure Haxe cmd generated project folders. However, I...

The issue persists with older projects.