Multi line comment not shown as comment
See original GitHub issueSystem information:
- Operating system (distribution) and version: Mac 11.2.1
- DBeaver version: 7.3.5
Connection specification:
- Database name and version: postgres 12.5 on RDS, but not relevant
- Driver name: default
- Do you use tunnels or proxies (SSH, SOCKS, etc)? not relevant
Describe the problem you’re observing:
multi line comment not shown as comment
Steps to reproduce, if exist:
write this multi line comment
/* this IS a
*
multi line comm */
looks OK:

now delete the * on the middle line

Include any warning/errors/backtraces from the logs
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:8 (6 by maintainers)
Top Results From Across the Web
Multi line comment Not working | Codecademy
I'm attempting the final part of section 4.4 I entered my code like this: #single line comment =begin this is a multiple line...
Read more >Comment with Line Comment does not work
Hi I have small but infuriating problem. I have default settings according to which ctrl + / should comment a line and ctrl...
Read more >Why doesn't Python have multiline comments? - Stack Overflow
Multi-line comments aren't inherently breakable ; it's just that most implementations of them are (including Python's). The obvious way to do multi-line comments ......
Read more >Windows: Multi-line comments not displayed.
Windows: Multi-line comments not displayed. On Mac, the comment line will expand to show you the entire comment.
Read more >Multi-line commenting not working : r/pycharm - Reddit
Multi -line commenting not working ... Im on Windows 10. When i press the Ctrl key and the / key, which on my...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I see. Can you please create a separate feature request for this?
verified