#codeformatter — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #codeformatter, aggregated by home.social.
-
Eclipse Fun:
1. Language server jdtls code formatting: needs XML file exported from eclipse.
2. Command line JavaCodeFormatter (https://help.eclipse.org/latest/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2Ftasks%2Ftasks-231.htm) wants a properties file for -configI used
xq <eclipse-formatter.xml | jq -Mr '.profiles.profile.setting[] | ."@id" + "=" + ."@value"' >config.props
and all worked but the indent with spaces. It used tabs. Reason:
- XML export uses value="SPACE"
- the property file needs ...=space🤦♀️
-
Eclipse Fun:
1. Language server jdtls code formatting: needs XML file exported from eclipse.
2. Command line JavaCodeFormatter (https://help.eclipse.org/latest/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2Ftasks%2Ftasks-231.htm) wants a properties file for -configI used
xq <eclipse-formatter.xml | jq -Mr '.profiles.profile.setting[] | ."@id" + "=" + ."@value"' >config.props
and all worked but the indent with spaces. It used tabs. Reason:
- XML export uses value="SPACE"
- the property file needs ...=space🤦♀️
-
🚀 Behold! A groundbreaking revelation: "uv format" is here to make your code look pretty, but only if you're brave enough to experiment with it. Because, clearly, Python's real problem was the lack of a hipster code formatter. 🎉 Plus, a riveting tale of how #Google sunsets Pytype—because who needs type checking when you can just YOLO your code? 🙄
https://pydevtools.com/blog/uv-format-code-formatting-comes-to-uv-experimentally/ #uvformat #Python #codeformatter #Pytype #HackerNews #ngated -
🚀 Behold! A groundbreaking revelation: "uv format" is here to make your code look pretty, but only if you're brave enough to experiment with it. Because, clearly, Python's real problem was the lack of a hipster code formatter. 🎉 Plus, a riveting tale of how #Google sunsets Pytype—because who needs type checking when you can just YOLO your code? 🙄
https://pydevtools.com/blog/uv-format-code-formatting-comes-to-uv-experimentally/ #uvformat #Python #codeformatter #Pytype #HackerNews #ngated -
🚀 Behold! A groundbreaking revelation: "uv format" is here to make your code look pretty, but only if you're brave enough to experiment with it. Because, clearly, Python's real problem was the lack of a hipster code formatter. 🎉 Plus, a riveting tale of how #Google sunsets Pytype—because who needs type checking when you can just YOLO your code? 🙄
https://pydevtools.com/blog/uv-format-code-formatting-comes-to-uv-experimentally/ #uvformat #Python #codeformatter #Pytype #HackerNews #ngated -
🚀 Behold! A groundbreaking revelation: "uv format" is here to make your code look pretty, but only if you're brave enough to experiment with it. Because, clearly, Python's real problem was the lack of a hipster code formatter. 🎉 Plus, a riveting tale of how #Google sunsets Pytype—because who needs type checking when you can just YOLO your code? 🙄
https://pydevtools.com/blog/uv-format-code-formatting-comes-to-uv-experimentally/ #uvformat #Python #codeformatter #Pytype #HackerNews #ngated -
🚀 Behold! A groundbreaking revelation: "uv format" is here to make your code look pretty, but only if you're brave enough to experiment with it. Because, clearly, Python's real problem was the lack of a hipster code formatter. 🎉 Plus, a riveting tale of how #Google sunsets Pytype—because who needs type checking when you can just YOLO your code? 🙄
https://pydevtools.com/blog/uv-format-code-formatting-comes-to-uv-experimentally/ #uvformat #Python #codeformatter #Pytype #HackerNews #ngated