Skip to content

v2.0.7: fix(devti): handle missing example files with error message

Compare
Choose a tag to compare
@phodal phodal released this 10 Apr 06:38
· 210 commits to master since this release
837f65b

Bug Fixes

  • archview: use module type option instead of type name (0bef83f)
  • devti: handle missing example files with error message (837f65b)

Features

  • core: add domain dictionary generation feature #358 (fcc5dc6)
  • core: add environment variable support for MCP servers (a70687e)
  • core: implement domain dictionary generation feature #358 (93c23d9)
  • devins-lang: add icon for rule completion items (8ed9ac2)
  • devti: add domain dictionary service and magic icon #358 (4b9f2e9)
  • devti: add prompt enhancement feature (19fc0bf), closes #358
  • devti: generate domain dictionary and display in editor #358 (429e2ee)
  • goland,javascript: add language-specific dictionary providers #358 (6a4089b)
  • indexer: add language-specific file name providers for Python and Rust #358 (e3fde74)
  • indexer: add README content to domain dictionary generation (66b6e8d)
  • indexer: enhance domain dictionary generation with logging and error handling (9f48eec)
  • kotlin: add language-specific file name dictionary provider for Kotlin #358 (d0c91b7)
  • prompt: add project README information to enhance prompt context #358 (cba74ec)
  • RunTestUtil: add extension property for RangeMarker to retrieve TextRange (089c12d)