-
Hello, I am trying to implementing codelens with no success. I already had seen example doc. Below is the code which i copied from example file, But i could not see any change after enabling codelens.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
There is a typo in the example, the last line should have been |
Beta Was this translation helpful? Give feedback.
-
Hello, clicking Clear all code lenses can not clear data. Please check image //below line prevent removing dom elements
|
Beta Was this translation helpful? Give feedback.
There is a typo in the example, the last line should have been
callback(null, p);
now it passes the lense data in place of error.