[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/dape updated (00d659f29f -> ee474d5a27)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/dape updated (00d659f29f -> ee474d5a27) |
Date: |
Mon, 9 Dec 2024 12:58:02 -0500 (EST) |
elpasync pushed a change to branch externals/dape.
from 00d659f29f Fix font-lock for breakpoint buffer when hits > 9
new 061be573f3 Fix various formatting and doc issues
new 9a1d607841 Remove useless adapter thread id from thread info buffer
new 97cb7dbe83 Rename scope identifier var index
new 8a07304ae0 Fix naming of variable for controlling thread info
fetching
new 2351360ccd Add support for blocking requests
new 40a6a14eff Add list commands for improved REPL experience
new 32fa342350 Remove breakpoint info header
new ee474d5a27 Fix thread test expectations with new format
Summary of changes:
dape-tests.el | 14 +-
dape.el | 427 +++++++++++++++++++++++++++++++---------------------------
2 files changed, 232 insertions(+), 209 deletions(-)
- [elpa] externals/dape updated (00d659f29f -> ee474d5a27),
ELPA Syncer <=
- [elpa] externals/dape 061be573f3 1/8: Fix various formatting and doc issues, ELPA Syncer, 2024/12/09
- [elpa] externals/dape 40a6a14eff 6/8: Add list commands for improved REPL experience, ELPA Syncer, 2024/12/09
- [elpa] externals/dape 97cb7dbe83 3/8: Rename scope identifier var index, ELPA Syncer, 2024/12/09
- [elpa] externals/dape 8a07304ae0 4/8: Fix naming of variable for controlling thread info fetching, ELPA Syncer, 2024/12/09
- [elpa] externals/dape 32fa342350 7/8: Remove breakpoint info header, ELPA Syncer, 2024/12/09
- [elpa] externals/dape 9a1d607841 2/8: Remove useless adapter thread id from thread info buffer, ELPA Syncer, 2024/12/09
- [elpa] externals/dape 2351360ccd 5/8: Add support for blocking requests, ELPA Syncer, 2024/12/09
- [elpa] externals/dape ee474d5a27 8/8: Fix thread test expectations with new format, ELPA Syncer, 2024/12/09