Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 671 Bytes

queries.md

File metadata and controls

12 lines (11 loc) · 671 Bytes

Probe queries

  • File References - returns all the files referenced by the specified file
  • Find - returns all navigable elements matching the specified pattern in the specified project
  • Freezes - returns the list of all freezes detected by the IDE
  • List Open Projects - lists currently open projects
  • Messages - returns the log of all messages produced by the IDE
  • Module SDK - returns the SDK of the specified module
  • PID - returns the Process ID of the IDE
  • Plugins - returns the list of all installed plugins
  • Project SDK - returns the SDK of the specified project
  • Sync Files - refreshes the file cache (useful, when those were modified outside of IDE)