T
T
terehof2015-03-07 20:59:19
Sublime Text
terehof, 2015-03-07 20:59:19

Why can't commenting work in sublime 3?

Just installed sublime (first time, never used before). Here I understand with functions...
Ctrl + / does not work. What could be the reason?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey041, 2015-03-07
@Andrey041

I ran into a similar issue when I used easejs syntax highlighting. In the end, I just gave up on backlighting.

S
Sergey Novikov, 2015-03-07
@BOOMER_74

The problem is that the syntax does not describe how to comment (the editor simply does not know how to do it). Check if there is another package with the syntax and, if so, install it (you can find out by the presence of the key punctuation.definition.comment.__package_name__ in the .tmLanguage file).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question