We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A line (or a marked block) should be commented with Editor: Comment line(s). This seems not to work.
Editor: Comment line(s)
The text was updated successfully, but these errors were encountered:
I'm seeing this as well, but it seems to happen whether or not litex is loaded. I suspect that this is a problem with CodeMirror and/or LightTable.
Let's leave the bug open for now; if it's not going to get fixed in LightTable, we may be able to fix it in litex.
Sorry, something went wrong.
It works for files ending in *.cljs, *.py and *.cpp.
*.cljs
*.py
*.cpp
It looks line lineComment isn't set in the tex mode: https://github.com/LightTable/LightTable/blob/master/deploy/core/node_modules/codemirror/modes/stex.js
If you want to submit a bug or pull request to Light Table, go right ahead. Otherwise, I'll try to get to it in a day or so.
No branches or pull requests
A line (or a marked block) should be commented with
Editor: Comment line(s)
. This seems not to work.The text was updated successfully, but these errors were encountered: