Skip to content

Commit 86e179e

Browse files
committed
new namespaces
1 parent 73b208a commit 86e179e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/languages/apex.js

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,15 +135,20 @@ export default function (hljs) {
135135
'ChatterAnswers',
136136
'CommercePayments',
137137
'ConnectApi',
138+
'Context',
138139
'Database',
139140
'Datacloud',
140-
'Dataweave',
141+
'DataRetrieval',
141142
'DataSource',
143+
'Dataweave',
142144
'Dom',
143145
'EventBus',
144146
'ExternalService',
145147
'Flow',
148+
'FormulaEval',
146149
'Functions',
150+
'id_verification',
151+
'industriesDigitalLending',
147152
'Invocable',
148153
'KbManagement',
149154
'LxScheduler',
@@ -158,6 +163,7 @@ export default function (hljs) {
158163
'Search',
159164
'Sfc',
160165
'Sfdc_Checkout',
166+
'sfdc_enablement',
161167
'sfdc_surveys',
162168
'Site',
163169
'Slack',

0 commit comments

Comments
 (0)