question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Multi line comment not shown as comment

See original GitHub issue

System 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: image

now delete the * on the middle line image

Include any warning/errors/backtraces from the logs

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
ShadelessFoxcommented, Mar 17, 2021

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

0reactions
uslsscommented, Mar 18, 2021

verified

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found