mikaeljorhult / brackets-todo

Brackets/Edge Code extension that displays all TODO comments in current document or project.
144 stars 37 forks source link

TODO not recognizer the tags. #150

Open gpnbcn opened 6 years ago

gpnbcn commented 6 years ago

I have Brackts installed on Windows 10 and TODO does not work does not recognize the tags.

Thank you

mikaeljorhult commented 6 years ago

Are you having this problem on a new install of the extension? Have you tried resetting the settings?

ghost commented 6 years ago

I appear to be having this same issue. Fresh extension install on OSX.

tookAnArrowFunctionToTheKnee commented 6 years ago

Same issue here. I'm using Brackets eqFTP (ftp browser extension) to download the files I work on from the server directly into "Working Files". So basically they're not part of an opened project. Does brackets-todo also work in this case? Or does it only parse through project files?

richhallstoke commented 6 years ago

I also have the same issue. Nothing is populated in the todo list panel even though I have numerous tags the parser should pick up on in the saved document open in the editor. Resetting the settings doesn't seem to have made any difference. I'm running Bracks release 1.13 build 1.13.0-17696 (14/06/2018) and this Todo extension version 0.9.7 on Windows 10 Pro 64-bit.

casehsu commented 5 years ago

Same issue here. Fresh extension install on Windows 10

Black-Platypus commented 4 years ago

Same here on Brackets 1.14 build 1.14.2-17770 (Win 10 x64) The extension's GUI seems to work fine, it just doesn't recognize any TODO (, NOTE, etc) comments. No errors are shown in the console except for "SettingsIcon.js:33 NotFound", which I think is harmless. I tried: Saving, closing and re-opening the extension panel, reloading brackets, resetting the options.

anephew commented 4 years ago

Same here. Panel work fine, but empty.

roofspirit commented 2 years ago

Same issue when I use brackets as external editor in WinSCP (even after saving file). Opened files are not in opened project, but files exist on the local drive.

Black-Platypus commented 2 years ago

Have y'all tried VS Code yet? The sort of official replacement they started telling people to go to? I've made the switch and completely stopped using Brackets a while back; it may take some getting used to, but there are many advantages. Active development, support and currently maintained extensions are some of them.

FWIW, I'm very happy with ToDo Tree there.