Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@devRancid the shitty settings for beautify on vs-code doesn't seem to work on the jsx codes
-
@GiddyNaya wtf is that code tho? Fragment with an expression that evaluates to more jsx? What?
-
@lorentz according to the dev they said "work in progress" but fuck me. I went ahead to try it out and it messed the whole code up.
-
@GiddyNaya Yeah but I think the reason is that it tries to parse your fragment end tags as start tags for the element named "/" because the fragment terminator's shape in the extension's parser is </> without a space. If you remove the weird spacings the errors should go away.
-
(to the extension dev) Have you heard about Semver pre-release tags like "0.0.5-alpha.1"?
-
The biggest brain, gonna create a Unity template app, add a full page in app advert on start up, publish it to Google Play and title it "Work in Progress please don't download".
Related Rants
44k downloads. Fuck you I'm gonna install!
rant
code-beautifier
extension
vs-code
react