Skip to content

Releases: ManuelHentschel/vscDebugger

Development Build

08 Sep 17:27
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Contains the binaries from the latest push to master.

v0.5.3

24 Mar 16:32
Compare
Choose a tag to compare

Commits

  • 43d8907: Use lazy presentation hint for promises (Manuel)
  • 72f84c6: Make custom varInfos slightly more accessible (Manuel)
  • 6f5ec63: Fix pause on error (Manuel)
  • c44a539: Bump version (Manuel)

v0.5.2

02 Dec 20:56
Compare
Choose a tag to compare

Commits

  • 0785db6: Tweak encoding (ManuelHentschel)
  • 22397c3: Bump version (ManuelHentschel)

v0.5.1

01 Dec 23:21
Compare
Choose a tag to compare

Commits

  • 0362afb: (Why) is this working? (ManuelHentschel)
  • 241e07b: Bump version (ManuelHentschel)
  • 5a3d994: Add setup pandoc to action (ManuelHentschel)

v0.4.7

23 Jul 15:35
0522f6a
Compare
Choose a tag to compare

Commits

v0.4.6

17 Mar 09:49
0fa6d61
Compare
Choose a tag to compare

Commits

v0.4.5

08 Jan 18:31
1ab5084
Compare
Choose a tag to compare

Commits

v0.4.4

08 Jan 17:23
7952d45
Compare
Choose a tag to compare

Commits

  • [9b43202]: Working prototype (ManuelHentschel) #141
  • [8ce2566]: Merge branch 'master' into websocket (ManuelHentschel) #141
  • [da48a95]: Fix frame managament (ManuelHentschel) #141
  • [a58fb39]: Merge branch 'master' into websocket (ManuelHentschel) #141
  • [dbf4f68]: Modify build task (ManuelHentschel) #141
  • [51a954c]: Improve websocket mode (ManuelHentschel) #141
  • [0f26a42]: Remove build tasks from git (ManuelHentschel) #143
  • [aa77a1a]: Merge branch 'master' into websocket (ManuelHentschel) #141
  • [a992aea]: Add ?? and fix some bugs (ManuelHentschel) #144
  • [af373d0]: Publish releases immediately (ManuelHentschel) #145
  • [383b072]: Bump version (ManuelHentschel) #146

v0.4.3

23 Nov 22:44
0d650a6
Compare
Choose a tag to compare

Commits

  • [e6fd5f6]: Add support for helpViewer (ManuelHentschel) #138
  • [1d493d4]: Merge branch 'master' into helpViewer (ManuelHentschel) #138
  • [02d7786]: Properly integrate help panel (ManuelHentschel) #138
  • [5978015]: Merge branch 'master' into helpViewer (ManuelHentschel) #138
  • [540d28e]: Improve integration of help panel (ManuelHentschel) #138
  • [b759dd1]: Fix frame management (ManuelHentschel) #139
  • [c08268e]: Handle empty eval request (ManuelHentschel) #139
  • [fe7abd6]: Show integers as normal numbers (ManuelHentschel) #139
  • [aa3b97b]: Add pre-release on push to master (ManuelHentschel) #140
  • [c28debd]: Fix names (ManuelHentschel) #140
  • [492ab8c]: Bump version (ManuelHentschel) #142

v0.4.2

19 Nov 11:32
cb61e3a
Compare
Choose a tag to compare

Commits

  • [97ea8ec]: Update issue templates (Manuel)
  • [7f8edc8]: Various bugfixes (ManuelHentschel) #133
  • [d154186]: Simplify getLazyDataFromNamespace (Kun Ren) #132
  • [1274577]: Add options to use pkgload::load_all (ManuelHentschel) #134
  • [06623a6]: Add load_all modification (ManuelHentschel) #134
  • [6c80838]: Adjust build.R (ManuelHentschel) #135
  • [d479337]: Merge branch 'bugFixes' into packageDebugging (ManuelHentschel) #134
  • [8cbd6d9]: Store loaded packages by name (ManuelHentschel) #134
  • [ef0e773]: Attach print/cat/message to loaded packages (ManuelHentschel) #134
  • [c490cb8]: Set and refresh breakpoints in loaded packages (ManuelHentschel) #134
  • [ca5de66]: Fix problem with error display (ManuelHentschel) #135
  • [b7faea7]: Add option to load packages silently (ManuelHentschel) #134
  • [ee338d7]: Add loaded package to debugged list (ManuelHentschel) #134
  • [51667f5]: Suggest pkgload (ManuelHentschel) #134
  • [e8ab6a4]: Clean up load_all overwrite and launch sequence (ManuelHentschel) #134
  • [6b628ca]: Make load_all overwrite configurable by user (ManuelHentschel) #134
  • [4622fc0]: Disable completions from utils by default (ManuelHentschel) #135
  • [33f410e]: Clarify error message if pkgload missing (ManuelHentschel) #134
  • [56d45c5]: Merge branch 'master' into packageDebugging (ManuelHentschel) #134
  • [dfac391]: Chage default for vsc.includeFramecolumn (ManuelHentschel) #134
  • [dbd8819]: Bump version (ManuelHentschel) #137