Renan Greca

Results 10 comments of Renan Greca

Hi, as I mentioned on Discord, I'm taking a look at this issue now. As @adsalad mentioned, the solution might be within CodeEditTextView or even in STTextView.

I'm looking into #696 and the solution to both might be related.

I created pull request #15 that solves the issue. I also had to update the target version in `pom.xml` from 1.6 to 1.7, but I'm not sure if these two...

Hi Milos, sorry for the late reply. Here are the versions I'm using (on an Ubuntu Docker image). ```# java --version openjdk 11.0.8 2020-07-14 OpenJDK Runtime Environment (build 11.0.8+10-post-Ubuntu-0ubuntu120.04) OpenJDK...

I can look into this, since I have been working on the file creation process.

I think that, for this to be more useful, first we need to let the user rename a file immediately upon creation, instead of simply naming the file "untitledX" automatically....

Their games list is parsed from a wiki page containing a very large amount of games, which is very interesting. Their script automatically updates the list from the wiki, which...

As I mentioned on the other issue, I'm adding an argument for the input directory. Are you running the script using the command prompt? Please try again with version 2.0.0...

I'll also keep cracking away at it when I get the chance, I'll update here if I find out anything!

Thanks for the heads up @kroese, I'll give it a shot and update here later.