Backticks in NES

Hello there,

Lately I'm almost constantly getting this kind of next edit suggestion, a couple of backticks a few lines below my cursor:

Checking the output panel in Positron, I can see that the number of backticks in the response is a little bit strange:

My positron settings regarding NES are as follows:

    "assistant.enabled": true,
    "nextEditSuggestions.enable": {
        "*": true,
        "plaintext": false,
        "markdown": false,
        "scminput": false
    },
    "positron.assistant.enable": true

If anyone has encountered the same issue and knows of a way of fixing this please let me know!

1 Like