ide
Here are 162 public repositories matching this topic...
-
Updated
Aug 16, 2020 - Java
In the installation window, add an option (selected by default) to train the OCR automatically. If you wanted, this could feature a selection between the default languages, however defaulting to Comic Sans would suffice. This would reduce the amount of stuff to do during setup, and would ensure that the OCR is (almost) always trained. If anyone else wants to tackle this issue and has questions abo
-
Updated
Aug 27, 2020 - Java
-
Updated
Aug 28, 2020 - Java
Breakpoint weirdness
I found two issues with breakpoints while playing around with timertool for #80.
- Changing a breakpoint does not have an affect on a running program until it is paused and then restarted. Breakpoints are passed to the simulator thread as function arguments (which is definitely necessary), but that means changes to the UI do not affect the simulator until the threads is shut down and restarted.
-
Updated
Aug 25, 2020 - Java
Enquanto buscava formas de obter o diretório do usuário, percebi que a função obter_diretorio_usuario() está incluída na biblioteca Util, e queria dar a sugestão de que alterassem ela para a biblioteca Arquivos, para que todas as funções referentes a arquivos e diretórios fizessem parte da biblioteca Arquivos.
v: 2.6.9, SO: Windows
-
Updated
Feb 11, 2020 - Java
-
Updated
Aug 24, 2020 - Java
-
Updated
Mar 27, 2020 - Java
-
Updated
Aug 23, 2020 - Java
The ContainerContext class contains a workaround to bypass the JDK bug JDK-4787931.
This bug should be fixed in JDKs > 7. We require at least a JDK 8.
Therefore we should be able to remove this
-
Updated
Aug 22, 2020 - Java
-
Updated
May 25, 2018 - Java
-
Updated
Apr 22, 2020 - Java
when sol artifacts are compiled there already is a gas estimation done. would be helpful to provide these information in a seperate view. The view has to behave context sensitive as the outline view does. So it will ever show the gas estimation for the currently selected sol artifact.
Improve this page
Add a description, image, and links to the ide topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ide topic, visit your repo's landing page and select "manage topics."
Describe the bug
Bad markup in code block at https://www.eclipse.org/che/docs/che-7/using-a-visual-studio-code-extension-in-che/
Expected behavior
Correct callout numbers.
Screenshots