7twin
7twin
The reddit example and matching against a destination url does not work, it just passes the request through, instead of returning a `StatusForbidden` ```go package main import ( "github.com/elazarl/goproxy" "log"...
The php intellisense seems to work only in "php" mode, is there a way to get it to work inside the "Laravel Blade" language mode too?
First of all, I am not trying to devalue any work that went into this, just trying to spark discussion and possible solution finding. I can't possibly imagine how much...
No suggestions appear if you type inside a tag and also don't get highlighted
If I open a folder and then edit an existing lines classes (by adding space after the classes to trigger the intellisense) - the css class completion breaks entirely and...
If I do `compactd --serve` no process is spawned in the background, as confirmed by both `pm2 list` and `netstat -tulpn | grep :9000`, the installation went just fine, so...
Currently the layout suffers because pull-right has no actual class anymore:  the migration guide suggests float-right as the alternative: https://getbootstrap.com/docs/4.0/migration/#utilities
It would be nice to be able to activate intelephense for other language modes than "php", especially for laravels .blade.php template files, with the "Laravel Blade" language mode selected: https://github.com/onecentlin/laravel-blade-snippets-vscode#blade-syntax-hightlight
Similar to #90 I tried to get the example working, both from the readme and the examples page for the google modifying example, trusted the certificate both on windows and...
The extension works amazingly good so far, great job! but is it just a consequence of how the extension routes the workspace folder url, me doing some config mistake or...