You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comment by peterflynn Monday Nov 11, 2013 at 18:24 GMT
@lkcampbell How carefully have you tested this? The last time we checked, there were a bunch of bugs with comment/uncomment in the Lua case, where the lineComment string is a prefix of the blockComment string.
Comment by lkcampbell Monday Nov 11, 2013 at 19:35 GMT
@peterflynn, didn't realize this issue had such a long history. I will close this. It looks like it is already encompassed by adobe/brackets#3060 and adobe/brackets#3056.
Issue by lkcampbell
Sunday Nov 10, 2013 at 22:39 GMT
Originally opened as adobe/brackets#5931
Was working through some lua code in Brackets today and noticed we included the language, but not the comments.
Here are the comments...
lkcampbell included the following code: https://github.com/adobe/brackets/pull/5931/commits
The text was updated successfully, but these errors were encountered: