intellij
Here are 995 public repositories matching this topic...
-
Updated
Mar 7, 2020 - Kotlin
-
Updated
Mar 12, 2020 - Kotlin
Please see the below image. Is it possible to change the font colour for the commit messages?
-
Updated
Mar 12, 2020 - Kotlin
It would be great to have such intentions to convert EOL comments to block ones and vice versa. Example:
let x = 42; // my comment<-->
let x = 42; /* my comment */-
Updated
Mar 8, 2020 - Java
Issue Description
Please describe your issue, along with:
- expected behavior
- encountered behavior
Version Information
Please indicate relevant versions, including, if relevant:
- Deeplearning4j version
- platform information (OS, etc)
- CUDA version, if used
- NVIDIA driver version, if in use
Contributing
If you'd like to help us fix the issue by contributi
It would be great if the app would only upload tracks to openstreetmap when there are more than x points. X should probably be a setting.
At least uploading single point tracks are not useful for most purposes.
In a Symfony 3.4 project with PHP7.1, i get type hint warnings for methods not under my control - in this case overridden methods or implementations of abstract methods from Symfony's Symfony\Component\Console\Command\Command
I really like this inspection
-
Updated
Dec 20, 2019 - Java
I have an example Lib.hs file with a few functions. one using product, the other using putStrLn. Hovering over product gives me relevant hoogle documentation. Hovering over putStrLn does not:
Yes for product:







Issue Description
When I run the example cartpole with the default parameters, it can not converge to the max reward 200, I wonder what went wrong.

Version Information
Please indicate relevant versions, including, if relevant: