Skip to content

Não consigo utilizar a extensão em arquivos .jsx do meu projeto #1041

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
augustoSamu opened this issue Aug 27, 2024 · 3 comments · Fixed by #1043
Closed

Não consigo utilizar a extensão em arquivos .jsx do meu projeto #1041

augustoSamu opened this issue Aug 27, 2024 · 3 comments · Fixed by #1043
Assignees

Comments

@augustoSamu
Copy link

Type: Bug

Já tentei desabilitar extenção, mudar para pré lançamento, desinstalei e instalei de novo o Visual Studio Code, deixei apenas ela como extensão para ver se a havia conflito, deixei zerado o settings.json e ainda sim a extensão não funciona na minha maquina. Como resolver?

Extension version: 0.12.7
VS Code version: Code 1.92.2 (fee1edb8d6d72a0ddff41e5f71a671c23ed924b9, 2024-08-14T17:29:30.058Z)
OS version: Windows_NT x64 10.0.22631
Modes:

System Info
Item Value
CPUs 12th Gen Intel(R) Core(TM) i5-1235U (12 x 2496)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) undefined
Memory (System) 7.69GB (0.91GB free)
Process Argv --crash-reporter-id 3abda85c-44ce-42f5-bbbd-8066b792f7ac
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492cf:30256860
vscod805:30301674
binariesv615:30325510
vsaa593:30376534
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
pythongtdpath:30769146
pythonnoceb:30805159
asynctok:30898717
pythonregdiag2:30936856
pythonmypyd1:30879173
2e7ec940:31000449
pythontbext0:30879054
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
9c06g630:31013171
pythoncenvpt:31062603
a69g1124:31058053
dvdeprecation:31068756
dwnewjupyter:31046869
impr_priority:31102340
nativerepl2:31104044
refactort:31108082
pythonrstrctxt:31112756
flightc:31119335
wkspc-onlycs-t:31111718
wkspc-ranged-c:31125598
ei213698:31121563
aajjf12562:31125793

@viieiiragui
Copy link

Oi @augustoSamu, acredito que seja essa versão 0.12.7. Volta uma versão e experimenta de novo, comigo aconteceu a mesma coisa.

Se não souber como trocar a versão, vai em "Extensions", procure pela extensão "Tailwind CSS IntelliSense", se ela já tiver instalada clique em "Uninstall" e clique novamente em "Install Specific Version..." e selecione uma anterior a "0.12.7", por exemplo, a versão "0.12.6".

image
image

@philipp-spiess
Copy link
Member

philipp-spiess commented Aug 28, 2024

Hey @augustoSamu! Thanks for reporting this and sorry for the troubles! We just released v0.12.8 of the VS Code extension with a fix that resolves this issue. If you still have issues, please let us know!

@augustoSamu
Copy link
Author

Obrigado pela ajuda @viieiiragui, voltei uma versão e ta funcionando direitinho!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants
@philipp-spiess @viieiiragui @augustoSamu and others