Lines Matching refs:comment

234 * Make sure the previous comment leader is not removed.
238 * Make sure the previous comment leader is not removed.
241 // Should the next comment leader be left alone?
244 // Should the next comment leader be left alone?
247 /* Here the comment leader should be left intact. */
250 /* Here the comment leader should be left intact. */
253 if (condition) // Remove the next comment leader!
257 if (condition) // Remove the next comment leader!
280 /* Make sure the previous comment leader is not removed. */
281 /* Make sure the previous comment leader is not removed. */
282 // Should the next comment leader be left alone? Yes.
283 // Should the next comment leader be left alone? Yes.
284 /* Here the comment leader should be left intact. */ // And so should this one.
285 /* Here the comment leader should be left intact. */ // And so should this one.
286 if (condition) // Remove the next comment leader! OK, I will.
288 if (condition) // Remove the next comment leader! OK, I will.
302 " Test for joining lines with different comment leaders
310 * Make sure the previous comment leader is not removed.
314 * Make sure the previous comment leader is not removed.
335 // Should the next comment leader be left alone?
338 // Should the next comment leader be left alone?
341 /* Here the comment leader should be left intact. */
344 /* Here the comment leader should be left intact. */
347 if (condition) // Remove the next comment leader!
351 if (condition) // Remove the next comment leader!
356 // comment
360 // comment
363 ># Note that the last character of the ending comment leader (left angle
364 # bracket) is a comment leader itself. Make sure that this comment leader is
366 < On this line a new comment is opened which spans 2 lines. This comment should
367 < retain its comment leader.
369 ># Note that the last character of the ending comment leader (left angle
370 # bracket) is a comment leader itself. Make sure that this comment leader is
372 < On this line a new comment is opened which spans 2 lines. This comment should
373 < retain its comment leader.
399 …exe "normal oSome code!\<CR>// Make sure backspacing does not remove this comment leader.\<Esc>0i\…
404 /* Make sure the previous comment leader is not removed. */
405 /* Make sure the previous comment leader is not removed. */
408 // Should the next comment leader be left alone? Yes.
409 // Should the next comment leader be left alone? Yes.
410 /* Here the comment leader should be left intact. */ // And so should this one.
411 /* Here the comment leader should be left intact. */ // And so should this one.
412 if (condition) // Remove the next comment leader! OK, I will.
414 if (condition) // Remove the next comment leader! OK, I will.
416 int i = 7 /* foo *// 3 // comment
418 int i = 7 /* foo *// 3 // comment
420comment leader (left angle bracket) is a comment leader itself. Make sure that this comment leader…
421comment leader (left angle bracket) is a comment leader itself. Make sure that this comment leader…
423 Some code!// Make sure backspacing does not remove this comment leader.