Skip to content

Releases: LogtalkDotOrg/logtalk-for-vscode

v0.40.0

15 Apr 14:24
Compare
Choose a tag to compare

Commits

  • fa96c5b: Improve descriptions of the "logtalk.diagrams.arguments" and "logtalk.jupytext.path" settings (Paulo Moura)
  • df8c5df: Add default value for the "logtalk.jupytext.path" setting (Paulo Moura)

v0.39.0

25 Mar 11:19
Compare
Choose a tag to compare

Commits

  • 94910f0: Improve rejection of spurious find definition queries when the text under the cursor is parsed as a variable (Paulo Moura)
  • fae6a22: Fix code navigation regression (Paulo Moura)

v0.38.0

19 Mar 23:44
Compare
Choose a tag to compare

Commits

  • 9d448fd: Add source information to diagnostics (Paulo Moura)
  • 230f548: Code cleanup (Paulo Moura)
  • ae93f6f: Improve rejection of spurious find definition queries when the text under the cursor is parsed as a variable (Paulo Moura)

v0.37.0

18 Mar 21:29
Compare
Choose a tag to compare

Commits

  • f814ec0: Update author information in the license file (Paulo Moura)
  • b58db09: Code cleanup (Paulo Moura)
  • a1251a3: Fix spelling typo (Paulo Moura)
  • f7088fa: Improve readme section on settings (Paulo Moura)

v0.36.0

13 Mar 23:35
Compare
Choose a tag to compare

Commits

  • b72f685: Improve documentation on code navigation features (Paulo Moura)
  • ed1522a: Improve implementation of the Jupyter commands (Paulo Moura)

v0.35.0

13 Mar 21:56
Compare
Choose a tag to compare

Commits

  • 8fb7c3d: Update the documentation on the code navigation features (Paulo Moura)

v0.34.0

13 Mar 13:57
Compare
Choose a tag to compare

Commits

  • e739b93: Fix spurious find definition queries when the text under the cursor is a variable (Paulo Moura)
  • d64cc9e: Update readme section on "Go To References" support (Paulo Moura)
  • a4d6fe1: Fix regression in go to declaration with recent changes (Paulo Moura)
  • d3863d9: Code cleanup (Paulo Moura)
  • 805a026: Code cleanup (Paulo Moura)
  • 43c0df3: Fix most spurious find definition queries when pressing the Command (macOS) or Control (Windows, Linux) keys with the cursor over some random (but not selected) text (Paulo Moura)

v0.33.0

14 Feb 09:43
Compare
Choose a tag to compare

Commits

  • 7626fc9: Provide a menu with the valid choices for the backend setting instead of requiring typing it (Paulo Moura)
  • 63a96a1: Add "Logtalk: Jupyter" commands (requires Juyptext 1.16.7 or later version) (Paulo Moura)

v0.32.0

08 Jan 02:36
Compare
Choose a tag to compare

Commits

  • 898bb6f: Add support for re-running a single test using CodeLens (Paulo Moura)
  • 1fb3963: Fix informative message when completing re-running a single test (Paulo Moura)
  • 13af70a: Fix case where duplicated items could be created in the "PROBLEMS" pane (Paulo Moura)

v0.31.0

04 Jan 20:09
Compare
Choose a tag to compare

Commits

  • b4879fb: Fix "Logtalk: Toggle Code Lens" command to preserve code lens outdated status (Paulo Moura)