Frank Schröder

Results 241 comments of Frank Schröder

Hmm, this works just fine in VSCode and neovim. Isn't this a limit that you can tune in Goland? Seems like an arbitrary limit. I could live with splitting the...

I also don't follow the code-generation limit argument. The number of enum values does not change. So why would splitting into multiple files not hit that limit? Also, since the...

If we have to split it up then I'd suggest we do this by id since this doesn't require any complex semantics or regular expressions. For example ``` id_00000_gen.go id_10000_gen.go...

@sruehl is this still relevant?

I've just asked a friend to check this and he says that there is a button to enable the syntax highlighting with the suggestions to bump the memory and the...

Which gopcua version are you using? Which data structure did you use for the `Read` response? Regarding `state`: lets try to recreate the issue and then we can probably see...

> What do you mean? In version v0.3.5 the ReadWithContext returns (*ua.ReadResponse, error), but I'm unsure if this is what you meant. I may have confused something here. So you're...

OK, could you capture a tcpdump and attach this here? If you don't want to attach it here you can send it to me via Keybase.

I'm having trouble accessing my Keybase account right now. I might be able to get to it later tonight.