Skip to content
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

Code Formatter Is not working #230818

Open
akamnstr opened this issue Oct 8, 2024 · 5 comments
Open

Code Formatter Is not working #230818

akamnstr opened this issue Oct 8, 2024 · 5 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@akamnstr
Copy link

akamnstr commented Oct 8, 2024

Type: Bug

It doesn't matter what i try to do the code formatter is not working now, it was working fine before the update, The update broke the formatter somehow.

VS Code version: Code 1.94.0 (d78a74b, 2024-10-02T13:08:12.626Z)
OS version: Windows_NT x64 10.0.26120
Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz (12 x 3192)
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) 31.94GB (24.49GB free)
Process Argv --crash-reporter-id c833de8c-099f-4296-991f-bd3bdafcebb3
Screen Reader no
VM 67%
Extensions (3)
Extension Author (truncated) Version
theme-monokai-pro-vscode mon 1.3.2
material-icon-theme PKi 5.11.1
material-product-icons PKi 1.7.1
A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805cf:30301675
binariesv615:30325510
vsaa593:30376534
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
pythongtdpath:30769146
pythonnoceb:30805159
asynctok:30898717
pythonmypyd1:30879173
2e7ec940:31000449
pythontbext0:30879054
accentitlementsc:30995553
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
jg8ic977:31013176
a69g1124:31058053
dvdeprecation:31068756
dwnewjupyter:31046869
2f103344:31071589
impr_priority:31102340
nativerepl2:31139839
refactort:31108082
pythonrstrctxt:31112756
flighttreat:31134774
wkspc-onlycs-t:31132770
wkspc-ranged-t:31151552
cf971741:31144450
autoexpandse:31146404
iacca2:31150323
notype1:31151523
showbadge:31153266
cc771715:31146322

@tadghh
Copy link

tadghh commented Oct 8, 2024

They switched to esm modules for plugins. All plugin devs will* need to convert. Or you can downgrade to 1.93.1
#130367

@IllusionMH
Copy link
Contributor

/needsMoreInfo

What language and what formatter are you using? Do you see any errors?
Please provide more details, expectations and samples.

@vs-code-engineering vs-code-engineering bot added the ~info-needed Issue requires more information from poster (with bot comment) label Oct 8, 2024
Copy link

Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue.

Happy Coding!

@vs-code-engineering vs-code-engineering bot added info-needed Issue requires more information from poster and removed ~info-needed Issue requires more information from poster (with bot comment) labels Oct 8, 2024
@jrieken
Copy link
Member

jrieken commented Oct 9, 2024

They switched to esm modules for plugins. All plugin devs will* need to convert. Or you can downgrade to 1.93.1

None of that is true

@jrieken
Copy link
Member

jrieken commented Oct 9, 2024

The update broke the formatter somehow.

@akamnstr Please mention the language you are using and trying to get formatted. Also a small code sample will help. Last, check your settings for formatting related configuration that aren't default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

4 participants