aboutsummaryrefslogtreecommitdiff
path: root/FAQ.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-06-12 15:12:40 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2013-06-12 15:12:40 -0400
commit8f39176328e6e8610a338d014c1893fbd7edf2c0 (patch)
tree972505612d0443d992a62c6c726dd3c5a2fc5997 /FAQ.md
parent76bf447b66be5ffe6db007b7d97a0e9687d96e40 (diff)
downloadtextadept-8f39176328e6e8610a338d014c1893fbd7edf2c0.tar.gz
textadept-8f39176328e6e8610a338d014c1893fbd7edf2c0.zip
`_M.textadept.editing.block_comment()` supports block comment delimiters.
Also integrated comment strings into `_M.textadept.editing.comment_string` so block commenting works out of the box.
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/FAQ.md b/FAQ.md
index 2e137430..b31645ba 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -58,16 +58,6 @@ Take a look at these [commands][].
- - -
**Q:**
-Clicking "Block Comment" (or executing the key command) does nothing. Why?
-
-**A:**
-Take a look at these [comments][].
-
-[comments]: http://foicica.com/wiki/comment-supplemental
-
-- - -
-
-**Q:**
The curses version does not support feature _x_ the GUI version does. Is this a
bug?