Skip to content

2024.3.1

Latest
Compare
Choose a tag to compare
@mlytvyn mlytvyn released this 04 Nov 16:14
aa280fe

Search Everywhere enhancements

  • Introduced possibility to search through Type System via Search Everywhere #1267
  • Added scope and preview for Type System Search Everywhere #1269
  • Added possibility to search through Bean System via Search Everywhere #1270
  • Quick access new Search Everywhere via shortcut control + shift + H #1271

ImpEx enhancements

  • Added CronExp language injection for Trigger type into String literal #1256
  • Added CronExp language injection for Trigger type into non-String literal #1257
  • Improved Groovy language injection for Script type #1255
  • Properly resolve references to macro declaration #1258
  • Cache macro declaration references #1259
  • Use closest macro declaration value for folded macro usage #1260
  • Use macros imported via impex.includeExtenalData(Resource) in the folded values #1261
  • Resolve macros defined in the external ImpEx file and imported via impex.includeExtenalData(Resource) #1262
  • Removed legacy macro reference search #1264
  • Macro shouldn't resolve itself in own declaration #1265
  • Rely on references during resolution of the folded values #1266

ImpEx inspection rules

  • Adjusted Unknown Macro inspection in case of external ImpEx files #1263

Fixes

  • Correctly define Scope to filter for Properties File #1247
  • Add all module Classpaths and necessary Properties to JUnit Tests #1241
  • Hide CCv2 actions in the Search Everywhere #1268

SAP CX Logging enhancements

  • Fixed the notification message when a server is NULL #1253
  • Improved the notification type if the server responds with an error #1254