bilogic
bilogic
Hi, I'm on ```VSCode 1.34.0-insider``` and have ```vscode-remote-workspace 0.26.0``` pre-release installed. I was expecting to be able to open SFTP files by name via ```ctrl+p```, however the SFTP files do...
@shufo This template takes ~20 seconds to format. Perhaps can see https://github.com/amirmarmul/laravel-blade-vscode for reference? It formats instantly, except that it doesn't have tailwind sorting. I'm not proficient in the language...
@shufo I can imagine it must have taken some effort to investigate. Thank you!
Just tested it, thanks @shufo !
@nelson6e65 My bad, I looked. I'm using `esbenp.prettier-vscode`. I guess we should just pick one and make it known so that it is easier to make small changes in PRs....
@ondras Ok, when I used the word clean, what I meant was `small` or `much smaller` See here https://github.com/ondras/wwwsqldesigner/pull/254, this was indicated as too big, I had a quick look...
Ok, let me file a PR using the auto formatter `esbenp.prettier-vscode`, we see if it is suitable. Basically, whitespace additions and deletions require additional effort to parse (read and understand)...
Ok, I have done it, removes all white-spaces + auto format, the tools used are also listed. All I basically did was open, save, close and commit all changes.
No worries, thanks! Now I can based my other PRs off this :)
I think 1. A markdown textbox would be more than sufficient 2. A bonus could be the group box with label, this would help identify which tables are are created...