Skip to content

Version 2.6.0

Compare
Choose a tag to compare
@Kapiainen Kapiainen released this 14 May 10:50
· 49 commits to master since this release

Core

  • Added a boolean setting for displaying docstrings in function/event call tooltips.
  • Added a warning to the build system framework for when an import path defined in a module's settings does not actually exist on the filesystem.

Skyrim

  • Added docstring support to classes representing scriptheaders, functions, events, and properties in the linter.
  • Added support for displaying docstrings in tooltips for function/event calls.