cs-script.npp icon indicating copy to clipboard operation
cs-script.npp copied to clipboard

What is OemPeriod in hotkeys?

Open it19862 opened this issue 4 years ago • 3 comments

There is a position in the hotkeys: Add missing 'using' - Ctrl+OemPeriod

What is OemPeriod? How to implement OemPeriod?

it19862 avatar Jul 08 '21 04:07 it19862

This is how .NET calls a "dot" button. This is what you call "точка" in Rus.

oleg-shilo avatar Jul 08 '21 12:07 oleg-shilo

@oleg-shilo Do I understand you correctly? Ctrl + OemPeriod is Ctrl + .?

it19862 avatar Jul 08 '21 12:07 it19862

Yes. It is consistent with VS shortcut for resolving missing namespaces

oleg-shilo avatar Jul 08 '21 13:07 oleg-shilo