zeithaste / cursorCharCode

VS Code extension. Shows the Unicode code point value for the character under the cursor in status bar.
Other
17 stars 5 forks source link

Move status bar item to the right #9

Closed ygoe closed 1 year ago

ygoe commented 1 year ago

The character info should now be next to the line/column display (number value by try & error & retry same & other error...). The left side of the status bar is already pretty crowded with project actions and the right side seems more for the editor itself, so I find it more appropriate to put it there.

ygoe commented 1 year ago

Yes, I said "it couldn't be any better" in my updated review, but I still found this minor thing... 😉 Could change it myself this time.

zeithaste commented 1 year ago

Thanks, this looks good to me. I'll test it a bit and publish the extension update in the evening, if everything works well.

ygoe commented 1 year ago

I can do that. But it seems that GitHub has lost me here. While I could suggest the initial change easily, I have now no more edit methods here, so I first need to find this branch, check it out and set up everything for local work. Pull requests and working in other people's repositories is always a pain.

zeithaste commented 1 year ago

Oh, I can push the needed changes into your branch then.

ygoe commented 1 year ago

Go ahead, let's see how it works.

zeithaste commented 1 year ago

The updated extension should be available shortly.

ygoe commented 1 year ago

Thank you! I found these notification e-mails after I saw that this extension needs a reload. ;-)