Todo-tree: Version 0.0.168 seems to be working, but not 0.0.169 (currently latest).

Created on 10 Mar 2020  ยท  15Comments  ยท  Source: Gruntfuggly/todo-tree

I'm a newbie using VS Code 1.43.0 on OS X. The current latest version (0.0.169) is not working at all, but downgrading to 0.0.168 seem to be on track.

I hope that the info can help improve this handy little extension.

Best,
joafii

Most helpful comment

You should have a whole bunch of new and cool vscode features as a bonus! ๐Ÿ˜€

All 15 comments

Please can you check the console (Help -> Toggle Developer Tools) and see if there are any errors?
Is "TODOs" listed in the View->Open View... menu?

What's odd is that 0.0.169 only turns off file watching by default. If anything I would expect 168 to fail (if you have a large workspace) but 169 to work :confused:

It doesn't seem to be the file watching that's issue here?

I got these with 0.0.169.

:)

On 10 Mar 2020, at 15.58, Nigel Scott notifications@github.com wrote:

What's odd is that 0.0.169 only turns off file watching by default. If anything I would expect 168 to fail (if you have a large workspace) but 169 to work ๐Ÿ˜•

โ€”
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub https://github.com/Gruntfuggly/todo-tree/issues/284?email_source=notifications&email_token=ALRUGKDSJ6FVAQB5OWTYMBLRGZIRJA5CNFSM4LFANMI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOLYKKI#issuecomment-597132585, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALRUGKGXTIJTXHGDH6BR5L3RGZIRJANCNFSM4LFANMIQ.

Did you find any errors in the console window? If you turn debug on, is the Todo Tree view available in the Output window?

Ah, I didn't realise that the email reply was ending up here โ€” without the attached images showing.
Screenshot 2020-03-11 at 07 39 17
Screenshot 2020-03-11 at 07 36 12
Image 11-03-2020 at 07 35

It looks like the extension hasn't installed properly. Not sure why? Can you try installing 169 again and if the same error happens, go into the extension folder .vscode/extensions/Gruntfuggly.todo-tree-0.0.169 and do npm install.

Any luck getting this to work?

I meet the same problem.

I'm using VS Code in windows 10. The version 0.0.168 is OK, but later versions (0.0.169 - 0.0.171) not work.

It looks like the extension hasn't installed properly. Not sure why? Can you try installing 169 again and if the same error happens, go into the extension folder .vscode/extensions/Gruntfuggly.todo-tree-0.0.169 and do npm install.

I've tried and still not working.

Here is the console info in Developer Tools:

image

What version of vscode are you running? The warning suggests that an API is not available, which sounds like you might be running an older version.

What doesn't make any sense is that version 169 was literally just a change to a default setting - to turn a feature off!?

image

That explains it - the current version is 1.43.2. Is there a reason you need to be running an older version?

You are right, I don't know when and why I set the update mode of VS Code to none.

After updating to the latest version, the plugin works perfectly.

Thanks a lot!

You should have a whole bunch of new and cool vscode features as a bonus! ๐Ÿ˜€

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rickstaa picture rickstaa  ยท  5Comments

Cloud7050 picture Cloud7050  ยท  9Comments

ghost picture ghost  ยท  7Comments

Therzok picture Therzok  ยท  5Comments

onetrev picture onetrev  ยท  5Comments