-
I expected the following to work:
```python
import xarray as xr
import xpublish
from xpublish_opendap import OpenDapPlugin
ds = xr.tutorial.open_dataset("air_temperature")
rest = xpublis…
-
**Describe the bug**
main: latest
The [index.md](https://github.com/International-Data-Spaces-Association/DataspaceConnector/blob/main/docs/index.md) defines a broken link to `DATS` in the third ali…
-
Thank you for making this package!
I have a little problem:
After disconnecting from a debugging session with `dap-disconnect` all buffers that were opened by `dap-debug` except for the output b…
FlexW updated
2 years ago
-
Did you implement the DAP [ Debug Access Port ]
what is protocol compatible with your debug control : SWD or JTAG ?
-
Not so much a technical coding epic but an epic to track the efforst to get cip64 / fee abstraction supported and used by rpc clients and wallets
```[tasklist]
### Tasks
- [ ] wallets
- [ ] https://…
-
I have the following example code to debug
```
module Main where
import qualified Data.Map as M
errorsPerLine = M.fromList
[ ("Chris", 472), ("Don", 100), ("Simon", -5) ]
main = do p…
-
**Is your feature request related to a problem? Please describe.**
The legacy debug adapter implemented some support for automatic path mapping (#45). We want to deprecate the legacy debug adapter …
-
### Details
**Does this issue occur when all extensions are disabled?:** N/A
- **VS Code Version:** 1.64.2
- **OS Version:** macOS 12.2.1
### Steps to Reproduce
1. Initi…
-
### Steps to reproduce
- Attempt to start a (larger ?) app in debug mode.
- Make some code changes
- Click "Restart" - sometimes a few times
### Expected results
It should restart every tim…
-
Hi,
I want to use a custom function in place of `lsp-java--get-root` to get the root folder.
Should I use advice macros? Is there an easier way to do this? I thought editing the debug template w…