GithubHelp home page GithubHelp logo

Comments (16)

issue-label-bot avatar issue-label-bot commented on July 20, 2024 1

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.94. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

from vscode-blade-formatter.

fakingfantastic avatar fakingfantastic commented on July 20, 2024 1

I just got this too...

macOS Catalina v10.15.7

Reproduce:

  • Install the extension
  • Open a blade file
  • Run the "Format Document" command

Result:
image
... and no formatting

Let me know what else you need to know, thanks!

from vscode-blade-formatter.

fakingfantastic avatar fakingfantastic commented on July 20, 2024 1

Hi @shufo ,

I am using VS Code Version: 1.50.1 and Blade Formater v0.6.1 ... and it's working now for some reason, so ¯_(ツ)_/¯

Any way, here's the list of extensions I'm using. Hope it helps if others mention issues in the future

➜ code --list-extensions
adrianwilczynski.alpine-js-intellisense
amiralizadeh9480.laravel-extra-intellisense
beyondcode.tinkerwell
bmewburn.vscode-intelephense-client
bradlc.vscode-tailwindcss
calebporzio.better-phpunit
eamodio.gitlens
EditorConfig.EditorConfig
hbenl.vscode-test-explorer
iocave.customize-ui
iocave.monkey-patch
jcbuisson.vue
johnpapa.vscode-peacock
junstyle.php-cs-fixer
m1guelpf.better-pest
maximerouiller.slugify-vscode
ms-vscode.sublime-keybindings
ms-vsliveshare.vsliveshare
ms-vsliveshare.vsliveshare-audio
ms-vsliveshare.vsliveshare-pack
neilbrayfield.php-docblocker
onecentlin.laravel-blade
recca0120.vscode-phpunit
RobbOwen.synthwave-vscode
shufo.vscode-blade-formatter
whizkydee.material-palenight-theme
wix.vscode-import-cost

from vscode-blade-formatter.

mobayen avatar mobayen commented on July 20, 2024 1

There is a conflict with other extensions!
for me, it was "Bracket Pair Colorizer 2"
https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer-2

from vscode-blade-formatter.

shufo avatar shufo commented on July 20, 2024

@dimasmu
It would be nice to if you could tell me your environment and reproduce procedure.

from vscode-blade-formatter.

shufo avatar shufo commented on July 20, 2024

@fakingfantastic
Thanks for detailed information!

It happens when WASM loaded by vscode-oniguruma calls loadWasm method twice.
I have implemented to avoid this issue but seems some condition occur error.

I could not reproduce it on my Mac environment (Mac in Cloud).

  • Catalina 10.15.7
  • VSCode 1.50.1
  • vscode-blade-formatter 0.6.1

Below is format behaviour example:
ezgif-6-743761d65b46

Environment:
image

Could you provide version of VSCode and vscode-blade-formatter?
Or any other blade related extension might conflicts, so installed extension lists exported by code --list-extensions will help me a lot.

Here is my extensions

$ code --list-extensions

42Crunch.vscode-openapi
4ops.terraform
amazonwebservices.aws-toolkit-vscode
arcsine.chronicler
ashrafhadden.dracula-dot-min
bierner.github-markdown-preview
bierner.markdown-checkbox
bierner.markdown-emoji
bierner.markdown-preview-github-styles
bierner.markdown-yaml-preamble
bmewburn.vscode-intelephense-client
christian-kohler.npm-intellisense
christian-kohler.path-intellisense
codingyu.laravel-goto-view
cpylua.language-postcss
cssho.vscode-svgviewer
csstools.postcss
ctf0.laravel-goto-config
dbaeumer.vscode-eslint
DotJoshJohnson.xml
dracula-theme.theme-dracula
eamodio.gitlens
ecodes.vscode-phpmd
EditorConfig.EditorConfig
erd0s.terraform-autocomplete
esbenp.prettier-vscode
evan-buss.font-switcher
felixfbecker.php-debug
felixfbecker.php-intellisense
felixfbecker.php-pack
formulahendry.auto-close-tag
formulahendry.auto-rename-tag
GitHub.vscode-pull-request-github
golang.go
GrapeCity.gc-excelviewer
GraphQL.vscode-graphql
hashicorp.terraform
hediet.vscode-drawio
ICS.japanese-proofreading
JakeBecker.elixir-ls
jasonhartsoe.midnightsprucepine
junstyle.php-cs-fixer
jvandyke.vscode-circleci
k--kato.intellij-idea-keybindings
me-dutour-mathieu.vscode-github-actions
mechatroner.rainbow-csv
MehediDracula.php-namespace-resolver
mermade.openapi-lint
mikestead.dotenv
mjmcloug.vscode-elixir
mrrefactoring.polacode-fixed-edition
ms-azuretools.vscode-docker
ms-python.python
ms-python.vscode-pylance
ms-vsliveshare.vsliveshare
ms-vsliveshare.vsliveshare-audio
ms-vsliveshare.vsliveshare-pack
neilbrayfield.php-docblocker
octref.vetur
onecentlin.laravel-blade
onecentlin.laravel-extension-pack
onecentlin.laravel5-snippets
percygrunwald.vscode-intellij-recent-files
philosowaffle.openapi-designer
RandomFractalsInc.vscode-data-preview
redhat.vscode-yaml
ritwickdey.LiveServer
ryannaddy.laravel-artisan
shd101wyy.markdown-preview-enhanced
shinnn.stylelint
shufo.vscode-blade-formatter
stef-k.laravel-goto-controller
theumletteam.umlet
trinm1709.dracula-theme-from-intellij
VisualStudioExptTeam.vscodeintellicode
vscode-icons-team.vscode-icons
vscodevim.vim
wayou.vscode-todo-highlight
ziyasal.vscode-open-in-github
zoellner.openapi-preview

from vscode-blade-formatter.

SirWernich avatar SirWernich commented on July 20, 2024

@mobayen just tried your suggestion and that's exactly what the problem was for me.

from vscode-blade-formatter.

github-actions avatar github-actions commented on July 20, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

from vscode-blade-formatter.

github-actions avatar github-actions commented on July 20, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

from vscode-blade-formatter.

github-actions avatar github-actions commented on July 20, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

from vscode-blade-formatter.

github-actions avatar github-actions commented on July 20, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

from vscode-blade-formatter.

github-actions avatar github-actions commented on July 20, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

from vscode-blade-formatter.

github-actions avatar github-actions commented on July 20, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

from vscode-blade-formatter.

github-actions avatar github-actions commented on July 20, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

from vscode-blade-formatter.

github-actions avatar github-actions commented on July 20, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

from vscode-blade-formatter.

github-actions avatar github-actions commented on July 20, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

from vscode-blade-formatter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.