7twin

Results 52 comments of 7twin

@illenialx that's what I thought might be the issue too, but if I remember right, the eavesdropper example wasn't properly working either, even though it resolves a https connection into...

@illenialx are you using the eavesdropper example? and did you modify the source at all?

@c-r-o-s-s I'm not sure how I could check what the input for the reqcondition is, since I am just starting with golang, but I did try all combinations of the...

@c-r-o-s-s thanks, what certs did you trust, did you generate them via the bash script inside the certs folder? or used the root ones?

@cjoftheweb Yes, indeed, and the reason I posted to your repository today, was because when comparing the many, they had very similar issues (which got fixed in atom alternatives) and...

@cjoftheweb an update on this, sadly just converting the [new atom config](https://github.com/jawee/language-blade/blob/master/grammars/blade.cson), does not solve anything, maybe a more specific issue with how vsCode handles language syntax versus atom, for...

Stumbled across this issue after wanting the same for quite a while. To make this work one would have to implement a settings value similar to "hideVodcasts", haven't looked much...

Looked into it more after all, to get the basic function of filtering games (which I am mainly interested in and that matches what you want) you would have to:...

Same issue in vscode-stable edit: with the plugin disabled the intellisense does not disappear/crash maybe it's an issue with too much css classes to load? though the only css files...

Deactivating the auto rename tag plugin (https://github.com/formulahendry/vscode-auto-rename-tag) solves the issue, but as soon as you activate it, the issue appears again, not sure which repo to report it on now,...