Map editor language ID based on member type. #2932
|
In RDi you can easily specify the editor the be used based on the source member type. For example, we use member types SQLTABLE, SQLVIEW, SQLINDEX, SQLSCRIPT, SQLPROC, SQLFUNC to identify the SQL within an SQL member. Then in RDi you can map the LPEX editor to use based on the member type. So, for SQL member types previously mentioned, you tell RDi to use the SQL LPEX editor. I cannot fine in Code for i how to map a member type to an editor language ID. |
Answered by
worksofliam
Oct 20, 2025
Replies: 1 comment 1 reply
|
See Language identifier: https://code.visualstudio.com/docs/languages/overview#_language-identifier |
1 reply
Answer selected by
rustygad
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See Language identifier: https://code.visualstudio.com/docs/languages/overview#_language-identifier