Unwanted sign on each line of worksheet

后端 未结 1 541
难免孤独
难免孤独 2021-01-12 14:59

I don\'t know what the hotkey I accidentally clicked, but this Ǧ looking sign appeared on every line of code, and there are grey dots instead of spaces in the

1条回答
  •  广开言路
    2021-01-12 15:38

    Assuming this is SQL Developer, go to Tools->Preferences (or on Mac, find that under the SQL Developer menu). Expand the Code Editor section and click on Display. Untick "Show whitespace characters" (second checkbox in the list).

    You can check for defined shortcuts under Preferences, in the Shortcut Keys section. On Mac there isn't one for this, but Windows has it as Control+Shift+W, which will also toggle them off if you don't want to go through the preference pane.

    0 讨论(0)
提交回复
热议问题