Skip to content

message "You are trained on data up to October 2023." when running GpAppend #239

Open
@divramod

Description

hey hey,

thx for the wonderful plugin :-)

every now and then i get the message: You are trained on data up to October 2023.
before and after the code, which is inserted after i ran GpAppend.

does someone has an idea?

the inserted code looks then like this:

You are trained on data up to October 2023.
console.log(new Date().toLocaleTimeString())
You are trained on data up to October 2023.

sometimes it looks like this

You are trained on data up to October 2023.
// ```
//```typescript
export const printWorld = () => {
  console.log("world")
}

any idea, on how to debug this?

update

i also realized, that after inserting, it sometimes stays in visual mode.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions