It's worth mentioning that I've tried displaying exactly the same piece of 
text in Goland 2018.3 and it displays totally correctly!

[image: Screenshot 2019-03-06 at 20.47.02.png]


I think it's fair to say that this is an issue in 2019.1 EAP.


Cheers,

Carl


On Wednesday, March 6, 2019 at 8:41:21 PM UTC, Carl Caulkett wrote:
>
> Hi Florin,
>
> I've just started using Goland 2019.1 EAP, and so far it seems pretty 
> stable, except for one strange thing. In my code, I had occasion to type 
> the word "filter". Bizarrely, the "fi" characters are being displayed as a 
> telephone emoji. Like so...
>
> [image: Screenshot 2019-03-06 at 19.51.29.png]
>
>
> I'm running on macOS 10.14.2 Mojave and I'm not aware of having done any 
> weird keyboard stuff here. Any ideas what the problem could be?
>
>
> Cheers,
>
> Carl
>
>
>
>
> On Thursday, January 24, 2019 at 8:34:22 PM UTC, Florin Pățan wrote:
>>
>> Hi gophers,
>>
>>
>> Today we started the 2019.1 EAP for GoLand.
>>
>> While we are just beginning to roll out the new version, here's a couple 
>> of features which might be interesting to use:
>> - Smart Step Into -> a debugging feature which lets you step into 
>> arbitrary calls in an expression, automatically stepping over the methods 
>> which you are not interested in
>> - Rename refactoring allows you to rename methods of an interface and all 
>> the types that implement the method (you can choose which types to be 
>> processed or not)
>>
>> You can read more about the new features and bug fixes on our blog 
>> <https://blog.jetbrains.com/go/2019/01/24/goland-2019-1-early-access-program/>
>> .
>> During the EAP period, the IDE is free to use and reporting bugs would 
>> help us build an even better development environment focused for Go 
>> programming.
>>
>>
>> Kind regards,
>> Florin
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to