Visual Studio Code's APL Language Server Client keyboard
2 posts
• Page 1 of 1
Visual Studio Code's APL Language Server Client keyboard
I'm trying to master backquote-prefixed input in Visual Studio Code with APL Language Server Client extension.
Glyphs which were previously entered as a Ctrl + Letter, could now be entered by pressing the backquote, and then a respective letter.
Glyphs which were previously entered as a Ctrl + Shift + a letter, could now entered by pressing the backquote, and then pressing Shift + a respective letter.
But glyphs that are not under letter characters, require additional confirmation by pressing Tab or Enter. And sometimes some more options are shown.
Is it how it is? Am I not missing any configuration?
P.S. I see that I could enter double-backquote and follow it by a part of a glyph name (any of them, if they are different for different contexts), this is a nice feature.
Glyphs which were previously entered as a Ctrl + Letter, could now be entered by pressing the backquote, and then a respective letter.
Glyphs which were previously entered as a Ctrl + Shift + a letter, could now entered by pressing the backquote, and then pressing Shift + a respective letter.
But glyphs that are not under letter characters, require additional confirmation by pressing Tab or Enter. And sometimes some more options are shown.
Is it how it is? Am I not missing any configuration?
P.S. I see that I could enter double-backquote and follow it by a part of a glyph name (any of them, if they are different for different contexts), this is a nice feature.
-
OSRK - Posts: 17
- Joined: Tue Dec 27, 2016 8:48 am
Re: Visual Studio Code's APL Language Server Client keyboard
Hi OSRK,
Are you doing this on MS Windows?
Did you know that Dyalog's Unicode IME has an option to type APL characters with a prefix such as backtick `?
I have tried that with VS Code and it works for `a `1 `2 giving ⍺¨¯.
Does that help with what you want to achieve?
The "APL Language Server Client" in the Visual Studio Marketplace is an experimental extension by Gil. It is not stable and has not been updated for over 5 years.
Regards,
Vince
Are you doing this on MS Windows?
Did you know that Dyalog's Unicode IME has an option to type APL characters with a prefix such as backtick `?
I have tried that with VS Code and it works for `a `1 `2 giving ⍺¨¯.
Does that help with what you want to achieve?
The "APL Language Server Client" in the Visual Studio Marketplace is an experimental extension by Gil. It is not stable and has not been updated for over 5 years.
Regards,
Vince
- Vince|Dyalog
- Posts: 432
- Joined: Wed Oct 01, 2008 9:39 am
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group