WebCimes
WebCimes
If you use ssh on wsl (debian or ubuntu for example), you can try this way: `cmd://cmd.exe /k start debian.exe -c "sshpass -p {PASSWORD} ssh {USERNAME}"` Note in the command...
@vetruvet thanks for your reproduction repo and your great explanation of the problem, I hope someone could correct the bug. Also thanks for your workaround who works well, but finnaly...
I also want this support for laravel blade, it will be very useful to have the intelephense working inside blade, please take a look to this topic!
Same here, it would be great that multiple "br" like `startend` works
@RobinHerbots I used version 5.0.9, but I have also tried with version 5.0.10-beta.11, and the same problem occurred. I have found three ways to return to mask 1 in this...
@RobinHerbots I have created a CodePen here: https://codepen.io/WebCimes/pen/RwXWBgx. The value set in the input is the one I get when I save my input. After refreshing the page and filling...
@RobinHerbots Thanks for your help, it seems to work when the cursor is placed after `5486 + space` (able to change mask):  However, if the cursor is directly positioned...
@RobinHerbots Thanks, it's perfect. Thank you for your time and your correction! :)
@RobinHerbots Oh great, well done! That simplifies the setup. Thanks for the notification and your work.