Skip to content

weird x: and s: in my code. #2755

@crab-97

Description

@crab-97

I am getting weird x: in my println line and s: in my print line.
They get automatically written in my code when i run my code.
My code is running fine. And i also am not able to select them or paste anywhere else.
Please help this is my first time learning java.

Environment
  • Operating System: Windows 10 pro
  • JDK version: 19.0.1
  • Visual Studio Code version: 1.72.2 (user setup)
    Commit: d045a5eda657f4d7b676dedbfa7aab8207f8a075
    Date: 2022-10-12T22:15:18.074Z
    Electron: 19.0.17
    Chromium: 102.0.5005.167
    Node.js: 16.14.2
    V8: 10.2.154.15-electron.0
    OS: Windows_NT x64 10.0.19045
    Sandboxed: No
  • Java extension version: v0.25.3
Steps To Reproduce
  1. Here is my code below
  2. ``public class Hello {
    public static void main(String args[]) {
    System.out.println("Hello world");
    }
    }
  3. I just run it and BOOM automatically x: comes in println line.
    code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions