Leonard Brünings
Leonard Brünings
It would be great if better multiline support could be added for 0.9. And I would also like to add another scenario to this, or clarify if it is already...
> When using placeholders: I would assume this would be in the plugin's settings, so this would affect all documents, not the only current editor? My take on this, is...
@mmalohlava could you please release a new version as the current published version is incompatible with gradle 6.
The issue is quite simple to recreate, just checkout a normal project that uses this plugin and then create a worktree copy with `git worktree add ../other master` (you may...
`JAVA_TOOL_OPTIONS` is the better choice compared to `_JAVA_OPTIONS`. However `Xms` should not be defined.
@keeganwitt we have switched our build to use toolchains, only GMavenPlus is lacking support for it. The main idea, is that you can run the maven with a different Java...
We already have a list of all checksums in html form https://gradle.org/release-checksums/ should be easy to publish a json variant.
Should be easy to do, just set the `Referrer-Policy` header https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy or directly on the `img` tag ``
> Factorio.school is a read-only replica of factorioprints.com for now So what is the status of both sites? For example I can't find https://www.factorio.school/view/-LbgGSB0UaoCww6EOycF on https://factorioprints.com/ via the search. However,...
A quick search turned up https://stackoverflow.com/a/35305306/16358266 which basically says: >If you want to respond that part of the request, then: > > * Don't attempt access to the request parameters...