Andreas Söderlund
Andreas Söderlund
Hi, they can contain javascript or typescript, and also html and css/sass/scss. Don't know how to make such a combination. :)
It's convenient to have a string representation of any object. What's the difference here that makes this code "unsurprising"? ``` java int i = 123; int o = new Something();...
Ok thanks, keeping this open then.
I haven't seen any previously, or when searching around now. It gets a bit more messy, since Java objects like `StringBuffer` uses `toString` to return the buffer as a `String`,...
Closing this as well, no problem for me as it is right now.
It's very nice, though I usually prefer to use concatenation instead of having to remember format strings. It's so rare that I actually use the real formatting stuff. ``` java...
No cursor at all, to be exact.
I think this isn't worth the time and work at the moment. Closing until the big masses starts to complain. :)
I'm using Java 1.8 on Win 7, and the following program returns string length 9. ``` import java.util.*; class HelloWorld { public static void main (String[] args) throws java.lang.Exception {...
Using hxnodejs was indeed the reason it didn't work, so an option for that would be great. No problem changing the title. :)