Unwanted sign on each line of worksheet

感情迁移 提交于 2019-12-30 08:50:08

问题


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 code.

How can I get rid of those characters?


回答1:


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.



来源:https://stackoverflow.com/questions/36068187/unwanted-sign-on-each-line-of-worksheet

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!