Skip to content

Latest commit

 

History

History
143 lines (88 loc) · 4.04 KB

CHANGELOG.md

File metadata and controls

143 lines (88 loc) · 4.04 KB

Change Log OwnObjectScriptExtension


v0.0.18 (2023-7-20)

  • Bug fixes
  • Own ObjectScript Documentation: Open InterSystems Class Documentation improved

v0.0.17 (2023-7-17)

  • Bug fixes
  • Category Own ObjectScript Comment renamed to Own ObjectScript Documentation
  • Method description template changed
  • Command Own ObjectScript Documentation: Open InterSystems Class Documentation added
  • Command Own ObjectScript Documentation: InterSystems Web Search added

v0.0.16 (2023-6-15)

  • Refactoring
  • Bug fixes
  • Command Add Method Description Template renamed to Add Method Description

v0.0.15 (2023-6-14)

  • Color Theme InterSystems Real Dark added
  • Command Create New Class renamed to Create New Wizard
  • Command Create New Wizard extended

v0.0.14 (2023-5-9)

  • Configuartion Create > Service: Add Target Config Names added

v0.0.13 (2023-5-3)

  • Command Create New Class added

v0.0.12 (2023-2-23)

  • Bug fixes
  • Translate Embedded Python will now generate a new method with the same name and the prefix py.

v0.0.11 (2023-2-6)

  • Bug fixes

v0.0.10 (2023-2-1)

  • Logo changed
  • .gitattributes added
  • workspace added

v0.0.9 (2023-1-1)

  • Insert Configurations
  • Command Edit Method Description Template added
  • MethodDescriptionTemplate.json added
  • Keywords.json added
  • Command Toggle Show Lines-Modified-Messages removed
  • Command Toggle Save File after Command removed
  • Command Toggle Open SQL File removed
  • Command Open Options File removed

v0.0.8 (2022-12-28)

  • Bug fixes

v0.0.7 (2022-12-21)

  • Command Translate Embedded Python added

v0.0.6 (2022-12-10)

  • Bug fixes
  • Category Own ObjectScript Settings renamed to Own ObjectScript Options
  • Command Open Settings File renamed to Open Options File

v0.0.5 (2022-12-6)

  • Command Make Select Statement added
  • Command Toggle Open SQL File added

v0.0.4 (2022-12-1)

  • Bug fixes
  • Command Add Inline Comments added

v0.0.3 (2022-11-30)

  • Design changes
  • Categories changed
  • Toggle Save File after Add Modifier renamed to Toggle Save File after Command
  • Command Open Settings File added
  • Command Add Method Description Template added

v0.0.2 (2022-11-29)

  • options.json added
  • Command Toggle Show Lines-Modified-Messages added
  • Command Toggle Save File after Add Modifier added
  • Command Add ObjectScript Keyword added
  • Command Remove ObjectScript Keyword added
  • Command Show ObjectScript Keywords added

v0.0.1 (2022-11-29)

  • Initial release